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

Adding subdivision capability #13

Merged
merged 1 commit into from Jul 17, 2022
Merged

Adding subdivision capability #13

merged 1 commit into from Jul 17, 2022

Conversation

odedstein
Copy link
Collaborator

This pull request adds a subdivide function that can be used to subdivide polylines and triangle meshes.
Supports normal upsampling for polylines and triangle meshes, and loop subdivision for triangle meshes.

Things to add to this in the future:

  • Spline subdivision for polylines
  • Upsampling for quad meshes
  • Catmull-Clark for quads and mixed quad/tri
  • Upsampling for tet meshes

@sgsellan sgsellan merged commit 5ff0f14 into sgsellan:main Jul 17, 2022
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