diff --git a/vendor/README.md b/vendor/README.md index 1aedd799a..e7d8d4047 100644 --- a/vendor/README.md +++ b/vendor/README.md @@ -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. \ No newline at end of file +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. \ No newline at end of file