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

Faces with flipped Normals #1

Open
acmoles opened this issue Jan 29, 2018 · 0 comments
Open

Faces with flipped Normals #1

acmoles opened this issue Jan 29, 2018 · 0 comments

Comments

@acmoles
Copy link

acmoles commented Jan 29, 2018

Firstly, I'm really appreciating this project!

I've noticed under certain conditions (usually a very twisted source mesh) one or two side faces can flip, pointing the opposite way to all the others, so that the mesh appears to have a hole (if backfaces are not drawn).

I imagine this has something to do with the check here:
https://github.com/nicoptere/THREE.ShellModifier/blob/master/THREE.ShellModiifer.js#L207

Can you think of any way to tell when faces are flipped and unflip them?

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