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

Geometry normals are flipped #3

Open
funwithtriangles opened this issue Jun 4, 2020 · 1 comment
Open

Geometry normals are flipped #3

funwithtriangles opened this issue Jun 4, 2020 · 1 comment

Comments

@funwithtriangles
Copy link

Currently, to have materials display correctly, you need to set side as BackSide or DoubleSide. I don't think this is particularly intuitive. I reversed the array in geometry.js and it works fine now. Not sure if this is something you want fixed but I thought it was worth mentioning! Haven't tested with UVs yet.

@spite
Copy link
Owner

spite commented Jun 4, 2020

That would be great. I know i did a bit of fudging with the numbers to get something on screen, and usually DoubleSide is a smell when doing geometries.

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

2 participants