-
Notifications
You must be signed in to change notification settings - Fork 232
EXT_mesh_primitive_edge_visibility #8366
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
Conversation
|
Still planning to implement the |
The only thing we would use that for is planar regions for which the outline color differs from the fill color. Today iMdl outputs those as separate polyline primitives entirely, with an |
I implemented the decoding+rendering side in this PR. |
|
Awaiting ImageTests results. First build spent an hour pulling BisSchemas. Second claimed BisSchemas isn't a git repository. |
|
No image differences. |
Implements decoding and rendering of EXT_mesh_primitive_edge_visibility.
Fixes #8362.