mirror of
https://github.com/syoyo/tinygltf.git
synced 2026-08-03 11:58:53 +00:00
189 B
189 B
Simple glTF writer in C++.
Read glTF with tinygltfloader, and write it to glTF JSON.
TODO
- Asset export option(embed, external file)
- Textures
- Materials
- etc.