cutdigital / mcut

A library for detecting and resolving intersections between two surface meshes.
https://cutdigital.github.io/mcut.site
Other
395 stars 69 forks source link

Forcing 3 vertices per face #31

Closed lvjonok closed 1 year ago

lvjonok commented 1 year ago

Good day!

I might miss it from documentation and source code, but can I force your library to output faces with 3 points only?

chitalu commented 1 year ago

Hi @lvjonok

Yes, refer can to the Triangulation tutorial for how to do it.