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

Polygons: Consider drawing polygon lines and 3D handles without z-buffer test #12088

Open
magnesj opened this issue Jan 22, 2025 · 0 comments
Open
Labels
Enhancement An addition that can be observed by the user

Comments

@magnesj
Copy link
Member

magnesj commented Jan 22, 2025

When interacting with a polygon, the visible part of a polygon can be hidden by grid geometry. Consider drawing all polygon parts without depth buffer testing to make them appear more clearly.

Investigate how this affects picking in the 3D scene.

Image

@magnesj magnesj added the Enhancement An addition that can be observed by the user label Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement An addition that can be observed by the user
Projects
None yet
Development

No branches or pull requests

1 participant