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

Color of BoxVertexColors.gltf is not displayed #14

Closed
cx20 opened this issue Dec 10, 2017 · 6 comments
Closed

Color of BoxVertexColors.gltf is not displayed #14

cx20 opened this issue Dec 10, 2017 · 6 comments

Comments

@cx20
Copy link

cx20 commented Dec 10, 2017

I tried to display BoxVertexColors.gltf.
https://github.com/cx20/gltf-test/tree/master/sampleModels/BoxVertexColors
image
However, the color was not displayed in the box.
https://cx20.github.io/gltf-test/examples/qtek/index.html?model=BoxVertexColors&scale=1
image
Is vertex color still not supported?

@pissang
Copy link
Owner

pissang commented Dec 10, 2017

Vertex color is not supported yet. Will add it later:)

@cx20
Copy link
Author

cx20 commented Jan 14, 2018

pissang added a commit to pissang/claygl that referenced this issue Jan 18, 2018
@pissang
Copy link
Owner

pissang commented Jan 18, 2018

Hi @cx20 , glTF loader in ClayGL(original qtek) has supported vertex colors now:)

@cx20
Copy link
Author

cx20 commented Jan 18, 2018

I confirmed that BoxVertexColors.gltf and VertexColorTest.gltf can be displayed in ClayGL.

And I changed the name of the library in the list of gltf-test from QMV.js to ClayGL.
https://github.com/cx20/gltf-test

@cx20 cx20 closed this as completed Jan 19, 2018
@pissang
Copy link
Owner

pissang commented Jan 19, 2018

BTW, It's really nice to see you already used latest API of ClayGL in the https://github.com/cx20/gltf-test. Just want to comment to you about the change of ClayGL version 1.0.0 :)

@cx20
Copy link
Author

cx20 commented Jan 19, 2018

pissang/claygl#43

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants