From 11058eec7f675491171aaba60a961d5e6e00c12d Mon Sep 17 00:00:00 2001 From: Johannes Kuhlmann Date: Thu, 14 Feb 2019 21:23:27 +0100 Subject: [PATCH] Add cgltf --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 73579d4..b5e4078 100644 --- a/README.md +++ b/README.md @@ -170,6 +170,7 @@ as C/C++, as this is not an obstacle to most users.) # geometry file | | library | license | API |files| description |---| --------------------------------------------------------------------- |:--------------------:|:---:|:---:| ----------- +| | [cgltf](https://github.com/jkuhlmann/cgltf) | MIT | C |**1**| glTF 2.0 file loader | | [tk_objfile](https://github.com/joeld42/tk_objfile) | MIT |C/C++|**1**| OBJ file loader | | [tinyply](https://github.com/ddiakopoulos/tinyply) | **public domain** | C++ | 2 | PLY mesh file loader | | [tinyobjloader](https://github.com/syoyo/tinyobjloader) | MIT | C++ |**1**| wavefront OBJ file loader