-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Fix Prism incorrectly rendering with dimensions=[2, 2, 2] in OpenGL
#4003
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
behackl
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello, thanks for your contribution!
I have a slightly different suggestion for a more sustainable fix that takes care of the situation for all subclasses of Cube. Please take a look!
|
Hey, I'm a little bit confused about what problem this fixes. Is there a minimal reproducible example of the problem? |
Prism incorrectly rendering with dimensions=[2, 2, 2] in OpenGL


Fixes Prism, that shows cube of size 2.