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

Add documentation on mesh normal generation #4787

Merged
merged 2 commits into from
Feb 19, 2025
Merged

Add documentation on mesh normal generation #4787

merged 2 commits into from
Feb 19, 2025

Conversation

ffreyer
Copy link
Collaborator

@ffreyer ffreyer commented Feb 12, 2025

Description

Fixes #140

Briefly documents that vertex order within a face affects normal generation and adds an example highlighting the difference.

Type of change

  • Documentation

@ffreyer ffreyer added the skip-changelog Skips changelog enforcer label Feb 12, 2025
@jkrumbiegel
Copy link
Member

Would probably help quick understanding to label the vertices with 1, 2, 3

@ffreyer ffreyer merged commit ca1ffd7 into master Feb 19, 2025
3 checks passed
@ffreyer ffreyer deleted the ff/docs branch February 19, 2025 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-changelog Skips changelog enforcer
Projects
Status: Merged
Development

Successfully merging this pull request may close these issues.

Document mesh connectivity triangle nodes need to be listed counter-clockwise
2 participants