Add Ogre_glTF to the list of projects using the lib

Signed-off by: Arthur Brainville (Ybalrid) <ybalrid@ybalrid.info>
This commit is contained in:
Arthur Brainville (Ybalrid) 2018-03-21 18:00:01 +01:00
parent 246654a15a
commit a403cd8736
No known key found for this signature in database
GPG Key ID: BC05C4812A06BCF3

View File

@ -50,6 +50,7 @@ If you are looking for old, C++03 version, please use `devel-picojson` branch.
## Projects using TinyGLTF
* Physical based rendering with Vulkan using glTF 2.0 models https://github.com/SaschaWillems/Vulkan-glTF-PBR
* GLTF loader plugin for OGRE 2.1. Support for PBR materials via HLMS/PBS https://github.com/Ybalrid/Ogre_glTF
* Your projects here!(Plese send PR)
## TODOs