Tringles
Konstantin8105 opened this issue · 5 comments
Konstantin8105 commented
Could you clarify - how get list of triangles ?
fogleman commented
triangulation.Triangles is a list of indexes into the original points. Indexes 0, 1, 2 give you the first triangle, 3, 4, 5 the second, and so on...
Konstantin8105 commented
@fogleman , thank you for clarification.
Konstantin8105 commented
Thank you for good package
Konstantin8105 commented
Could you clarify about elges? May I use halfegdes?
fogleman commented
Have you read this page? It explains it well, and the structures are the same for this library: