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

Backport negative scale handling for backface culling #75

Open
alexlarsson opened this issue Jun 16, 2020 · 0 comments
Open

Backport negative scale handling for backface culling #75

alexlarsson opened this issue Jun 16, 2020 · 0 comments

Comments

@alexlarsson
Copy link
Owner

It turns out that three.js has some special code to handle negative scaling in the backface culling code. If the determinant of the transform matrix is negative it auto-flips back and front faces.
If this support is backported, we should also revert d33040a

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

No branches or pull requests

1 participant