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

Create CSG brushes near zero for added precision #15

Open
Henry00IS opened this issue Sep 14, 2022 · 0 comments
Open

Create CSG brushes near zero for added precision #15

Henry00IS opened this issue Sep 14, 2022 · 0 comments

Comments

@Henry00IS
Copy link
Owner

Brushes are built in 3D at their destination position (local space of the extrude target). The further you move away from zero the worse the floating point accuracy gets. This will eventually cause small faces to appear between brushes:

Faces in a subtractive hole made by multiple brushes

Building brushes near zero and then moving them to their destination could improve the stability.

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