From 3f6b9d0444b5fa26ebfa24344383070b6f698f3a Mon Sep 17 00:00:00 2001 From: saschawillems Date: Sat, 27 Feb 2016 17:46:42 +0100 Subject: [PATCH] Added license notice and copyright for Vulkan Scene model (and derived models) --- README.md | 5 ++++- data/models/vulkanscene_license.txt | 5 +++++ 2 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 data/models/vulkanscene_license.txt diff --git a/README.md b/README.md index 718b8c76..1f8da384 100644 --- a/README.md +++ b/README.md @@ -218,13 +218,16 @@ Thanks to the authors of these libraries : And a huge thanks to the Vulkan Working Group, Vulkan Adivsory Panel, the fine people at LunarG and everyone from the different IHVs that helped me get the examples up and working on their hardware! -## Attributions +## Attributions / Licenses +Please note that (some) models and textures use separate licenses. Please comply to these when redistributing or using them in your own projects : - Cubemap used in cubemap example by [Emil Persson(aka Humus)](http://www.humus.name/) - Armored knight model used in deferred example by [Gabriel Piacenti](http://opengameart.org/users/piacenti) - Voyager model by [NASA](http://nasa3d.arc.nasa.gov/models) - Astroboy COLLADA model copyright 2008 Sony Computer Entertainment Inc. - Bear mug model used in tessellation example by [Aare](http://opengameart.org/users/aare) - Textures used in some examples by [Hugues Muller](http://www.yughues-folio.com) +- Vulkan scene model (and derived models) by [Dominic Agoro-Ombaka](http://www.agorodesign.com/) and [Sascha Willems](http://www.saschawillems.de) +- Vulkan and the Vulkan logo are trademarks of the [Khronos Group Inc.](http://www.khronos.org) ## External resources - [LunarG Vulkan SDK](https://vulkan.lunarg.com) diff --git a/data/models/vulkanscene_license.txt b/data/models/vulkanscene_license.txt new file mode 100644 index 00000000..74b75227 --- /dev/null +++ b/data/models/vulkanscene_license.txt @@ -0,0 +1,5 @@ +Vulkan scene models (and derived work) © 2016 by Dominic Agoro-Ombaka and Sascha Willems + +Please ask before distributing or using these models in your own projects. + +Models contain the Vulkan(tm) Logo, Vulkan and the Vulkan logo are trademarks of the Khronos Group Inc. \ No newline at end of file