From ef6560298ee8d59203dffccf656114ffb3bb79cb Mon Sep 17 00:00:00 2001 From: Syoyo Fujita Date: Mon, 25 Jul 2016 19:02:51 +0900 Subject: [PATCH] Add Vulkan Tutorial to the list. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b33c6a3..90fa5b2 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,7 @@ TinyObjLoader is successfully used in ... * pbrt-v3 https://github.com/mmp/pbrt-v3 * cocos2d-x https://github.com/cocos2d/cocos2d-x/ * Android Vulkan demo https://github.com/SaschaWillems/Vulkan +* Loading models in Vulkan Tutorial https://vulkan-tutorial.com/Loading_models * Your project here! Features