Add link to Vulkan Cookbook.

This commit is contained in:
Syoyo Fujita
2017-05-09 01:23:09 +09:00
parent 3e146c376c
commit 889b2187c1

View File

@@ -54,6 +54,7 @@ TinyObjLoader is successfully used in ...
* Double precision support through `TINYOBJLOADER_USE_DOUBLE` thanks to noma * Double precision support through `TINYOBJLOADER_USE_DOUBLE` thanks to noma
* Loading models in Vulkan Tutorial https://vulkan-tutorial.com/Loading_models * Loading models in Vulkan Tutorial https://vulkan-tutorial.com/Loading_models
* .obj viewer with Metal https://github.com/middlefeng/NuoModelViewer/tree/master * .obj viewer with Metal https://github.com/middlefeng/NuoModelViewer/tree/master
* Vulkan Cookbook https://github.com/PacktPublishing/Vulkan-Cookbook
* Your project here! * Your project here!
### Old version(v0.9.x) ### Old version(v0.9.x)