From 7eb029edaf379bf2935d17e611185830654ac78b Mon Sep 17 00:00:00 2001 From: Syoyo Fujita Date: Wed, 17 Feb 2016 16:58:05 +0900 Subject: [PATCH] Add link to Android Vulkan demo. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 69dd3ea..fb43e0c 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,7 @@ TinyObjLoader is successfully used in ... * sdlgl3-wavefront OpenGL .obj viewer https://github.com/chrisliebert/sdlgl3-wavefront * pbrt-v3 https://https://github.com/mmp/pbrt-v3 * cocos2d-x https://github.com/cocos2d/cocos2d-x/ +* Android Vulkan demo https://github.com/SaschaWillems/Vulkan * Your project here! Features