Merge pull request #55 from Ybalrid/pr_add_ogre_gltf_to_readme

Add Ogre_glTF to the list of projects using the lib
This commit is contained in:
Syoyo Fujita 2018-03-22 02:09:49 +09:00 committed by GitHub
commit 5e379693cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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