Manon

Results 2 comments of Manon

This is a feature I am going to be needing in my own project as well. Luckily I am dealing with very low polygon geometry. I'll probably write the decomposition...

I found [this algorithm](https://mpen.ca/406/bayazit) that should be usable. The only issue is, is that it takes a polygon, instead of a triangle mesh. So we would need to first convert...