Skip to main content
8 of 10
edited title
user avatar
user avatar

How to get a reflex edge on a non-convex mesh

I am trying to implement a convex decomposition and I need to find the reflex edges on a mesh. Is there a algorithm that I can use to find the reflex edges on a mesh.

user116458