From 92805d30881478f999a0f6f279c0e001b1454cee Mon Sep 17 00:00:00 2001 From: middleware Date: Wed, 7 Sep 2016 06:31:08 -0700 Subject: [PATCH] Metal viewer URL update. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fab4db2..00ada0e 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ TinyObjLoader is successfully used in ... ### New version(v1.0.x) * Loading models in Vulkan Tutorial https://vulkan-tutorial.com/Loading_models -* .obj viewer with Metal https://github.com/middlefeng/MetalExamples/tree/master/objc/ModelViewer +* .obj viewer with Metal https://github.com/middlefeng/NuoModelViewer/tree/master * Your project here! ### Old version(v0.9.x)