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

Stud logo geometry has spurious sharp-marked and bevel-weighted edges #91

Open
cjhendrix opened this issue Mar 2, 2024 · 1 comment

Comments

@cjhendrix
Copy link

This might be coming from the underlying ldraw geometry for the "LEGO" stud logo, I'm not sure. The bottom-left corner of the "L" and the top-right corner of the "O" have some edges that are marked sharp and have bevel weight of 1.0 . This prevents the desired bevels on any part with stud logos from having an effect.

If "clamp overlap" in the bevel modifier is deactivated, the desired bevels come back, but the stud logos get some crazy additional geometry in the two affected areas.

The image below shows the effected edges.

image

@cjhendrix
Copy link
Author

Looking at this a bit more, when I import stud4.dat by itself, all the edges are marked sharp with bevel weight = 1. So I'm wondering if ImportLdraw is using some kind of selection circle to grab those edges and clear sharp and bevel weight? And maybe that selection circle needs to be just a bit bigger?

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