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

Move DebugLightPass into a DebugScreen #5

Open
Sarroxxie opened this issue Dec 24, 2020 · 0 comments
Open

Move DebugLightPass into a DebugScreen #5

Sarroxxie opened this issue Dec 24, 2020 · 0 comments
Assignees
Labels
area: graphics type: enhancement Make an existing feature better

Comments

@Sarroxxie
Copy link
Member

The Debug View should not be a LightPass, but a Screen that accesses the gBuffer to draw the Debug View.
The "final render"-part will then just be a call to DeferredRenderer.render(Scene scene) inside a new FrameBuffer to fit the Debug View layout.

@Sarroxxie Sarroxxie self-assigned this Dec 24, 2020
@crykn crykn added the type: enhancement Make an existing feature better label Jul 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: graphics type: enhancement Make an existing feature better
Projects
None yet
Development

No branches or pull requests

2 participants