spnda / fastgltf

A modern C++17 glTF 2.0 library focused on speed, correctness, and usability
https://fastgltf.readthedocs.io/v0.8.x/
MIT License
303 stars 44 forks source link

Add: C interface #7

Open spnda opened 2 years ago

spnda commented 2 years ago

Adds a C99 interface to fastgltf to support other languages over natives or FFIs.