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 non-Float32, Interleaved buffer types #11

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

Conversation

gkjohnson
Copy link
Contributor

Fix #10

  • Adjust the "uvs-debug" page to use latest three version, use import map for example imports
  • Add "#interleaved" test case for interleaved buffers in the uvs-debug page
  • UVUnwrapper: Add support for non float 32 buffers, interleaved buffers

Also - an unrelated question: What's the rationale behind using this.THREE.BufferAttribute rather than importing BufferAttribute directly from the three package?

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.

UVUnwrapper does not work with interleaved attributes, non float32 attributes
1 participant