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

Workaround tonemapping bug in viewer html #316

Merged
merged 1 commit into from
Dec 6, 2024

Conversation

slimbuck
Copy link
Member

@slimbuck slimbuck commented Dec 6, 2024

The gsplat shader has a bug where negative colors are tonemapping incorrectly.

This PR switches to NEUTRAL tonemapping in the viewer to overcome that issue until the fix is available.

@slimbuck slimbuck added the bug Something isn't working label Dec 6, 2024
@slimbuck slimbuck requested a review from a team December 6, 2024 15:26
@slimbuck slimbuck self-assigned this Dec 6, 2024
@slimbuck slimbuck changed the title Fix for bad in viewer html Fix tonemapping bug in viewer html Dec 6, 2024
@slimbuck slimbuck changed the title Fix tonemapping bug in viewer html Workaround tonemapping bug in viewer html Dec 6, 2024
@slimbuck slimbuck merged commit 4d0e64e into playcanvas:main Dec 6, 2024
2 checks passed
@slimbuck slimbuck deleted the coloring-fix branch December 6, 2024 15:43
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

Successfully merging this pull request may close these issues.

2 participants