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

Demo of reverse depth buffer #29765

Open
prideout opened this issue Oct 30, 2024 · 0 comments
Open

Demo of reverse depth buffer #29765

prideout opened this issue Oct 30, 2024 · 0 comments

Comments

@prideout
Copy link
Contributor

prideout commented Oct 30, 2024

Description

There are no demos that exercise Cory's new reversed Z functionality.

Solution

One idea is forking or enhancing the existing Logarithmic Depth Buffer demo.

Alternatives

The logarithmic depth buffer demo is super cool but it might be be more useful to have a demo that exercises reversed Z in combination with other features, like shadow mapping, SSAO, and raycaster picking. This would show that all the pieces still play well together.

Additional context

#29445
#29579

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants
@prideout @Mugen87 and others