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

Light clusters corruption: light indices beyond currently active lights #730

Open
w23 opened this issue Jan 15, 2024 · 0 comments
Open

Light clusters corruption: light indices beyond currently active lights #730

w23 opened this issue Jan 15, 2024 · 0 comments
Labels
bug Something isn't working potential bug ray tracing visual bug Visual glitches, something looks incorrectly

Comments

@w23
Copy link
Owner

w23 commented Jan 15, 2024

minidemo_08_... gets point light index = 7 from clusters, but there are only 7 lights (index 6 being max). This manifests as NaNs in point light calculation because out-of-bounds values don't make sense.

Not sure if investigating and fixing this makes sense, as we're eventually plan to go away from clusters. Close this issues when/if we do.

@w23 w23 added bug Something isn't working ray tracing visual bug Visual glitches, something looks incorrectly potential bug labels Jan 15, 2024
@w23 w23 added this to HLRT Jan 15, 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 potential bug ray tracing visual bug Visual glitches, something looks incorrectly
Projects
Status: No status
Development

No branches or pull requests

1 participant