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 vertex attributes in remeshing #109

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

KelianB
Copy link

@KelianB KelianB commented Dec 7, 2023

This pull request adds support for interpolating per-vertex attributes in the remeshing algorithm. This is useful for vertex colors, UV coordinates (though seams are not handled), displacement maps, blend skinning weights, etc.

TODO:

  • Docs
  • Tests

@odedstein
Copy link
Collaborator

Thanks for the draft PR Kelian, this looks very interesting and useful.
Keep us updated regarding what's happening with the draft, what you might need from us, and when you might be ready to un-draft it.

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.

2 participants