qmuntal / gltf

Go library for encoding glTF 2.0 files
https://www.khronos.org/gltf/
BSD 2-Clause "Simplified" License
241 stars 32 forks source link

Problem opening generated file with threejs, babylonjs. #38

Closed orzel7 closed 3 years ago

orzel7 commented 3 years ago

I tried to open file example.glb, generated by example from documentation https://pkg.go.dev/github.com/qmuntal/gltf@v0.20.1/modeler with threejs and babylonjs, but without success.

qmuntal commented 3 years ago

Thanks for spotting this issue, I can reproduce and I'm backing a fix.