You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove overlaps in meshes that contain self-intersection, assuming the mesh is a manifold.
Details
Basically, a valid solid mesh should be both manifold and has no self-intersection. However, models from the internet may contain defects. This project is about coming up with an algorithm that removes self-intersections.
Outline
Remove overlaps in meshes that contain self-intersection, assuming the mesh is a manifold.
Details
Basically, a valid solid mesh should be both manifold and has no self-intersection. However, models from the internet may contain defects. This project is about coming up with an algorithm that removes self-intersections.
See elalish/manifold#289 for details about ideas for the algorithm.
Expected Outcome
Implementation of said algorithm.
Future Possibilities
Project Properties
Skills
Difficulty
Hard.
Size
Long (350h)
Additional Information
The text was updated successfully, but these errors were encountered: