Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hyperbox mesh orientation #48

Open
luiswirth opened this issue Nov 12, 2024 · 1 comment
Open

hyperbox mesh orientation #48

luiswirth opened this issue Nov 12, 2024 · 1 comment

Comments

@luiswirth
Copy link
Owner

We should ensure that our manifold is always positively oriented.

In hyperboxmesh we have coordinates and can check this. We observe that our d-cube triangulation into d! d-simplicies algorithm gives us both pos and neg oriented simplicies. We currently just swap two vertices to ensure positive orientation, but this destroys the nice pattern of walking along the edges of the d-cube... Can we avoid this?

@luiswirth
Copy link
Owner Author

Either there exists a nice permutation of the permutation what switches orientation while also being a nice structural ordering.

Or we could also superimpose a orientation symbol next to the order of the vertices.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant