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 with WebGPU Backend: Clear color is not set correctly #29337

Open
WestLangley opened this issue Sep 6, 2024 · 0 comments
Open
Labels
Milestone

Comments

@WestLangley
Copy link
Collaborator

Description

Clear Color is not set correctly when clear alpha < 1.

Compare WebGPURenderer with both WebGLRenderer and WebGPURenderer/WebGLBackend. The latter two appear to render the same, and I think they are correct.

Reproduction steps

Set clear alpha to less than 1.

Code

See fiddles.

Live example

WebGLRenderer (dev): https://jsfiddle.net/ofyu03vc/

WebGPURenderer (dev): https://jsfiddle.net/fbk0d8s9/

Screenshots

No response

Version

r169dev

Device

Desktop

Browser

Chrome

OS

MacOS

@WestLangley WestLangley added this to the r169 milestone Sep 6, 2024
@WestLangley WestLangley added the Bug label Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant