pissang / clay-viewer

3D model viewer with high quality rendering and glTF2.0/GLB export
https://pissang.github.io/clay-viewer/editor/
BSD 3-Clause "New" or "Revised" License
767 stars 97 forks source link

BoxInterleaved.gltf is not displayed correctly #6

Open cx20 opened 6 years ago

cx20 commented 6 years ago

I tried to display the following model with QMV.js. https://github.com/KhronosGroup/glTF-Sample-Models/tree/master/2.0/BoxInterleaved

However, it seems that it does not correspond to the interleaved format.

QMV.js + BoxInterleaved.gltf result: image

pissang commented 6 years ago

Thanks for the info. Interleaved format is not supported yet.

cx20 commented 6 years ago

@pissang Thank you for telling me the current status. I would like to test it again when Interleaved format is supported.

pissang commented 6 years ago

@cx20 Great!