/trivial_gltf

Trivial GLTF loading code

Primary LanguageC++Boost Software License 1.0BSL-1.0

trivial_gltf

Trivial GLTF loading code

Neither much to see here no clue how this will turn out.

License

See license file - this code is provided through the boost software license.

Misty goal of this library

I try to make that easy integrateable and flexible to use, so that the calling code is in control of when streams are consumed and how they are processed - avoiding allocation or storing too much state.