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

Interleaved Attribute Buffers not supported #68

Closed
gkjohnson opened this issue Feb 7, 2019 · 1 comment
Closed

Interleaved Attribute Buffers not supported #68

gkjohnson opened this issue Feb 7, 2019 · 1 comment

Comments

@gkjohnson
Copy link
Owner

The MeshBVH construction relies on accessing the index array directly, meaning that Interleaved Buffer Attributes are not supported as an index attribute. This limitation should be communicated (documented / error thrown) or code updated so it's supported.

@gkjohnson
Copy link
Owner Author

Closing in favor of #147. Errors are thrown in interleaved attributes are used.

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

No branches or pull requests

1 participant