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

WebGPURenderer: apply color space/tonemapping if required in clear() #28521

Merged
merged 2 commits into from
May 29, 2024

Conversation

aardgoose
Copy link
Contributor

If a color space transform or tone mapping is required, the clear operation clears the intermediate renderTarget texture, but does not update the screen canvas.

@sunag sunag added this to the r165 milestone May 29, 2024
@sunag sunag merged commit f52b71b into mrdoob:dev May 29, 2024
11 checks passed
@Methuselah96 Methuselah96 mentioned this pull request May 29, 2024
37 tasks
@aardgoose aardgoose deleted the clear-fix branch June 15, 2024 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants