Hey everyone!
I recently uploaded this model:
When viewing in the browser, the animation works perfectly fine. But when i download the auto-generated .gltf file and try to open it, the animation isn’t working right. The .zip i uploaded contained
- 2x .obj files (My 2 frames/meshes)
- 2x .mtl files (Material)
- 2x .png files (Texture)
- 1x sketchfab.timeframe file for the animation.
I followed this tutorial btw: Sketchfab Community Blog - » Animating Voxels and Sketchfab Stop Motion
I really want a .gltf file so i can load it into my three.js project…
Does someone know what the problem is or what i could try to do?