diff --git a/examples/models/resources/gltf/LICENSE b/examples/models/resources/gltf/LICENSE index 8617385fa..305079cfb 100644 --- a/examples/models/resources/gltf/LICENSE +++ b/examples/models/resources/gltf/LICENSE @@ -15,6 +15,9 @@ Animated Triangle model is licensed as CC0 Universal Public Domain Gearbox Assy model has been provided by Okino Computer Graphics, using Okino Polytrans Software. no license information was provided +Girl model has been provided by Hristo Stamenov (https://thatonegamedev.com/) +and licensed as CC0 Universal Public Domain + Check for details on CC0: https://creativecommons.org/publicdomain/zero/1.0/ Check for details on CC4: http://creativecommons.org/licenses/by/4.0/ GLTF sample models for testing are taken from: https://github.com/KhronosGroup/glTF-Sample-Models/ diff --git a/examples/models/resources/gltf/girl.glb b/examples/models/resources/gltf/girl.glb new file mode 100644 index 000000000..c368590c8 Binary files /dev/null and b/examples/models/resources/gltf/girl.glb differ