Skip to content

cgltf 1.0

Compare
Choose a tag to compare
@jkuhlmann jkuhlmann released this 14 Feb 20:13
· 380 commits to master since this release

cgltf is a glTF 2.0 parser written in C:

  • it's only one file
  • no dependencies (only a few standard C headers and an embedded JSON parser)
  • supports glTF 2.0 and all current KHR extensions (except for KHR_draco_mesh_compression and KHR_techniques_webgl)