'Is there any way to load the GLTF file which is compressed by Draco?
I am looking for a way how to load the draco compressed .gltf on iOS. I am using GLTFSceneKit to render the gltf file which is exported by Blender. But if I compress the .gltf files with draco/ gltf-transform, the render doesn't work anymore.
Please let me know if you know any help!
Solution 1:[1]
i just use this site only for watching draco/ktx gltf
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|---|
Solution 1 | sozerodev |