Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add concept of edges #54

Open
fcollman opened this issue Oct 21, 2024 · 0 comments
Open

add concept of edges #54

fcollman opened this issue Oct 21, 2024 · 0 comments

Comments

@fcollman
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant