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 for reading vec3 color buffers in glTF files #32

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

Conversation

optseb
Copy link
Contributor

@optseb optseb commented Apr 22, 2024

Resolves issue#28. Adds a sample test file called rhombohedrons.gltf which has vec3 (of float) color buffers.

@optseb
Copy link
Contributor Author

optseb commented Apr 23, 2024

There's an issue with this PR if the glTF has no vertex colors.

@optseb
Copy link
Contributor Author

optseb commented Apr 23, 2024

c68412d resolves the problem with non-coloured glTFs

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.

1 participant