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

Support face types without normals in AdvancingFront #34

Closed

Conversation

haldean
Copy link

@haldean haldean commented Oct 9, 2017

The AdvancingFront algorithm attempts to update the face normals as it goes, but this fails for face types that don't have normals attached to them. This patch adds a check to ensure that the face type supports normals before calculating and assigning the normal to the face.

@alemuntoni
Copy link
Member

alemuntoni commented Mar 30, 2020

Hi @haldean, thanks for this PR!
To accept this (and others) PR, I need that every contributor first signs this CLA. Sorry for the bureaucracy!
Please send the document signed to me (muntoni.alessandro@gmail.com) and Paolo (paolo.cignoni@isti.cnr.it) and then I'll merge the pull request :)

@alemuntoni
Copy link
Member

Fixed in this commit.

@alemuntoni alemuntoni closed this Apr 17, 2020
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

Successfully merging this pull request may close these issues.

None yet

2 participants