Skip to content

Support non-Float32, Interleaved buffer types#11

Open
gkjohnson wants to merge 11 commits into
repalash:masterfrom
gkjohnson:support-atypical-buffers
Open

Support non-Float32, Interleaved buffer types#11
gkjohnson wants to merge 11 commits into
repalash:masterfrom
gkjohnson:support-atypical-buffers

Conversation

@gkjohnson

Copy link
Copy Markdown
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