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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Add documentation on mesh normal generation #4787

wants to merge 2 commits into from

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

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: Work in progress
Development

Successfully merging this pull request may close these issues.

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