Update README.md

This commit is contained in:
gingerBill
2022-11-04 11:59:37 +00:00
parent 503220e4c1
commit f30755a871

12
vendor/README.md vendored
View File

@@ -148,4 +148,14 @@ Includes full bindings and Windows `.lib` and `.dll`.
[zlib](https://github.com/madler/zlib) data compression library
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.