shacklettbp / madrona

MIT License
254 stars 23 forks source link

Make glTF support optional in the importer. #32

Closed saran-t closed 3 weeks ago

saran-t commented 1 month ago

Compilation of gltf.cpp seems to take a long time, and there are use cases where this isn't needed.

Note that by default build configuration enables glTF support.