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

EmaSimpleSkin.gltf is not displayed #12

Closed
cx20 opened this issue Dec 1, 2017 · 2 comments
Closed

EmaSimpleSkin.gltf is not displayed #12

cx20 opened this issue Dec 1, 2017 · 2 comments
Labels

Comments

@cx20
Copy link

cx20 commented Dec 1, 2017

I tried to display the following model in QMV.js.
https://github.com/cx20/jsdo-static-contents/tree/master/models/gltf/2.0/EmaSimpleSkin_blender/glTF
emasimpleskin

However, it does not appear to be displayed.
http://jsdo.it/cx20/SpgU

I tried with each browser, the following warning was displayed on the console.

Chrome:

GL ERROR :GL_INVALID_OPERATION : glDrawElements: range out of bounds for buffer

Firefox:

QMV.js:14017:21
WebGL warning: drawElements: Bound element array buffer is too small for given count and offset.
@pissang pissang added the bug label Dec 1, 2017
@pissang
Copy link
Owner

pissang commented Dec 1, 2017

Thanks again for the case report. Never thought the indices can be ubyte format because it's not supported by WebGL. Fixed in pissang/claygl@0493899

machi 2017-12-02 01-04-35

@cx20
Copy link
Author

cx20 commented Dec 2, 2017

I confirmed that it will be displayed in the latest version.
http://jsdo.it/cx20/SpgU
image

@cx20 cx20 closed this as completed Dec 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants