|
@@ -148,4 +148,14 @@ Includes full bindings and Windows `.lib` and `.dll`.
|
|
[zlib](https://github.com/madler/zlib) data compression library
|
|
[zlib](https://github.com/madler/zlib) data compression library
|
|
|
|
|
|
See also LICENSE in the `zlib` directory itself.
|
|
See also LICENSE in the `zlib` directory itself.
|
|
-Includes full bindings.
|
|
|
|
|
|
+Includes full bindings.
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+## cgltf
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+[cgltf](https://github.com/jkuhlmann/cgltf) is a [glTF2.0](https://registry.khronos.org/glTF/specs/2.0/glTF-2.0.html) loader and writer.
|
|
|
|
+
|
|
|
|
+Used in: [bgfx](https://github.com/bkaradzic/bgfx), [Filament](https://github.com/google/filament), [gltfpack](https://github.com/zeux/meshoptimizer/tree/master/gltf), [raylib](https://github.com/raysan5/raylib), [Unigine](https://developer.unigine.com/en/docs/2.14.1/third_party?rlang=cpp#cgltf), and more!
|
|
|
|
+
|
|
|
|
+Se also LICENCE in `cgltf` directory itself.
|