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

Better handling of normal vector orientation #75

Closed
leon-vv opened this issue Feb 25, 2024 · 1 comment
Closed

Better handling of normal vector orientation #75

leon-vv opened this issue Feb 25, 2024 · 1 comment

Comments

@leon-vv
Copy link
Owner

leon-vv commented Feb 25, 2024

Some helper functions are needed that work directly on the mesh class:

  • Switch around the orientation of a triangle/line
  • Force inward/outward normals using the center of gravity as a reference
  • More complicated algorithm that forces inward/outward normals by doing real intersection ray tracing
@leon-vv leon-vv added upcoming-release Prioritized for next release and removed after-next-release labels May 11, 2024
@leon-vv
Copy link
Owner Author

leon-vv commented Jun 7, 2024

This will be fixed in the parametric mesher

@leon-vv leon-vv removed the upcoming-release Prioritized for next release label Jun 7, 2024
@leon-vv leon-vv closed this as completed Jul 11, 2024
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