TinyGLTF is a header only C++11 glTF 2.0 https://github.com/KhronosGroup/glTF library.TinyGLTF uses Niels Lohmann's json library (https://github.com/nlohmann/json), so now it requires C++11 compiler. (Also, you can use RadpidJSON as an JSON backend) If you are looking for old, C++...
TinyGLTF is a header only C++11 glTF 2.0 https://github.com/KhronosGroup/glTF library.TinyGLTF uses Niels Lohmann's json library (https://github.com/nlohmann/json), so now it requires C++11 compiler. (Also, you can use RadpidJSON as an JSON backend) If you are looking for old, C++...