skeletor icon indicating copy to clipboard operation
skeletor copied to clipboard

add concept of edges

Open fcollman opened this issue 4 months ago • 0 comments

The reliance on trimesh means that you can't accept mesh graphs that have extra edges to facilitate crossing gaps in the mesh faces. If you allowed for this you could support examples where say the PCG had helped you create a mesh that had some extra edges to heal the mesh graph and TEASAR and wavefront would both work I think better on such a thing. Perhaps the radius would get corrupted but it's better than having to heuristically heal the gaps in the mesh which IMO is a very hard problem in some cases.

fcollman avatar Oct 21 '24 02:10 fcollman