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

WebGPUBackground: Ensure clear color is alpha premultiplied. #23853

Merged
merged 1 commit into from
Apr 7, 2022

Conversation

Mugen87
Copy link
Collaborator

@Mugen87 Mugen87 commented Apr 6, 2022

Fixed #23847.

Description

Ensures the clear color is alpha premultiplied.

@mrdoob mrdoob requested a review from sunag April 6, 2022 17:05
@mrdoob mrdoob added this to the r140 milestone Apr 6, 2022
@sunag
Copy link
Collaborator

sunag commented Apr 6, 2022

Still about this (transparent backgrounds), I'm thinking of adding the .clearDepth() function in WebGPURenderer to make it compatible with ViewHelper.js

@Mugen87 Mugen87 merged commit 3792901 into mrdoob:dev Apr 7, 2022
@Mugen87
Copy link
Collaborator Author

Mugen87 commented Apr 7, 2022

Sounds good to me!

abernier pushed a commit to abernier/three.js that referenced this pull request Sep 16, 2022
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.

GPURenderer fails to set correct transparent background
3 participants