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: Fix faceDirection in WebGLBackend if used BackSide #28064

Merged
merged 2 commits into from
Apr 3, 2024

Conversation

sunag
Copy link
Collaborator

@sunag sunag commented Apr 3, 2024

Related issue: #25149 (comment)

Description

Fix faceDirection in WebGLBackend if used BackSide.

@sunag sunag added this to the r164 milestone Apr 3, 2024
@sunag sunag marked this pull request as ready for review April 3, 2024 19:23
@sunag sunag merged commit a84ff89 into mrdoob:dev Apr 3, 2024
11 checks passed
@sunag sunag deleted the dev-fix-facedir branch April 3, 2024 19:23
@WestLangley
Copy link
Collaborator

@sunag Yes.WebGLRenderer flips the winding order for back-sided materials and WebGPURenderer does not.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants