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

Triangulation #400

Open
d3ssy opened this issue Jan 6, 2023 · 0 comments
Open

Triangulation #400

d3ssy opened this issue Jan 6, 2023 · 0 comments
Projects

Comments

@d3ssy
Copy link
Collaborator

d3ssy commented Jan 6, 2023

Now that we have a Mesh implementation we could start thinking about implementing triangulation algorithms to convert non-mesh objects to meshes for display on the web and interoperability purposes.

References:
https://github.com/wo80/Triangle.NET
https://github.com/Samson-Mano/Constrained_Delaunay_Triangulation

@d3ssy d3ssy added this to To do in Mesh via automation Jan 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Mesh
To do
Development

No branches or pull requests

1 participant