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

Fix z-buffer issue in debug 3D rendering #133

Open
h4570 opened this issue Aug 24, 2022 · 0 comments
Open

Fix z-buffer issue in debug 3D rendering #133

h4570 opened this issue Aug 24, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@h4570
Copy link
Owner

h4570 commented Aug 24, 2022

Currently debug (drawLine()..) functions, must be rendered at the end.
It is weird, because z-buffer values are calculated in the same way as in Static/Dynamic pipeline.

My last clue:

  • Disable cupMesh->translation.translateZ(10.0F) in 08-skybox-debug tutorial to investigate it further
@h4570 h4570 added the bug Something isn't working label Feb 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant