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

Fix incorrect normal orientation in stl file #68

Merged
merged 1 commit into from
Jan 14, 2025

Conversation

8-prime
Copy link
Contributor

@8-prime 8-prime commented Jan 14, 2025

This fixes a bug where the normals in the generated stl file would be flipped. This was caused by an incorrect vertex ordering in the quad generation.
Resolves issue #67

@chrisreddington chrisreddington merged commit e88e606 into github:main Jan 14, 2025
2 checks passed
@Burberrysmart
Copy link

Leader

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[Bug]: Incorrect normal orientation for faces in generated STL file
3 participants