xialinbo/DelaunayTriangulation

How to use your lib?

Closed this issue · 1 comments

How to get result of triangulation?
MeshList has no getters.

It was not a library yet and was meant to elaborate the algorithm.
To make it easy to integrate, I have added a project to demo how it works, from importing dot cloud, triangulation to visualization.
You can pull and try.