-
Notifications
You must be signed in to change notification settings - Fork 4
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
Fix unexpected edges #11
Comments
Hey @Peque, |
@izhuravlev Great! 💪 You can also have a look at #10. Another issue related to edges display. If you have any questions just ask. 😉 |
Hi @Peque, |
@izhuravlev Sure, you can use this one (it is actually the one on the picture). Apart from that, and what is already written in this issue, I cannot give you further advise. 😊 |
Thank you @Peque, I will continue working on this one. |
This should be fixed now by 6e9c73a. |
Sometimes edges are displayed in cylinders. See the Bulebule mounting design.
The little holes have vertical edges (i.e.: the hole is not a smooth surface).
Currently we are avoiding edges when the degrees between 2 surfaces is higher than 5 with:
But that sounds arbitrary.
The text was updated successfully, but these errors were encountered: