BrunoLevy / geogram

a programming library with geometric algorithms
Other
1.8k stars 122 forks source link

How to get site points of RVD on the surface ? #115

Closed liu411417492 closed 1 week ago

liu411417492 commented 10 months ago

Hi, thanks again for this brilliant library。 I have a question here, how can i get the site points of RVD on the surface ? i can get every convex cell use for_each_polyhedron(),but can i project them on the polygon which the on the surface? is there any api to do this?

BrunoLevy commented 9 months ago

(I'm sorry I am a bit slow to answer, need to finish a batch of changes / bugfixes then I'll come back to you right after).