Ambiera ForumDiscussions, Help and Support. |
|
|
|||||
|
Quick question, any chance of adding Gltf/Glb format support in the future? Glb in particular seems much better than fbx and obj for static objects (open source format, much smaller file sizes, faster loading, single file with full scene and embedded textures)... Example file https://drive.google.com/file/d/... Info https://www.khronos.org/gltf/ Thank you. |
||||
|
I looked into this and saw that the standard is still in development. But is a nice and fast compact way of loading assets. |
||||
|
I also came along this it maybe it is helpfull: Single-file/stb-style C glTF loader and writer Used in: bgfx, Filament, gltfpack, raylib, Unigine, and more! https://opensourcelibs.com/lib/cgltf its a c library |
|