najadojo / gltf-import-export

Convert between GLB and GLTF files.
MIT License
204 stars 31 forks source link

fix accessor that use sparse in doConversion #9

Closed ousttrue closed 4 years ago

ousttrue commented 4 years ago

I often use glb conversion of gltf-import-export through gltf-vscode. I fixed the problem when glb was using sparse accessor.

Thank you.

emackey commented 4 years ago

/cc @najadojo ?

emackey commented 4 years ago

@ousttrue Sorry this took a while, but it's published to VSCode now.