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 retessellation to stl_boolean #2

Open
jallwine opened this issue Dec 1, 2017 · 1 comment
Open

add retessellation to stl_boolean #2

jallwine opened this issue Dec 1, 2017 · 1 comment
Assignees

Comments

@jallwine
Copy link
Member

jallwine commented Dec 1, 2017

The meshes that are output from stl_boolean are generally non-manifold. Finish porting the retessellation parts of CSG.js to fix this (I think).

@jallwine jallwine self-assigned this Dec 1, 2017
@jallwine
Copy link
Member Author

jallwine commented Dec 6, 2017

d854d84 ensures stl_boolean outputs manifold meshes. Problems occur with highly detailed meshes. Perhaps retessellation could help in some of those cases? I think it would at least lower number of triangles in the final output.

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

No branches or pull requests

1 participant