artem-ogre/CDT

how can I control vertex count?

hyungshin-park opened this issue · 3 comments

Can I increase the number of vertices? If possible, which parameters should I modify?
Is it possible to fill the inside of the boundary as densely as shown in the left image?
image

Hello, @hyungshin-park

Currently CDT can only perform triangulation and does not implement any triangulation refinement. Maybe you could calculate the additional points yourself and then insert them into the triangulation.

See also: #7

Thanks, Then the left image must have been calculated the additional points, right?

Yes, on the left image all the points are part of the input.