From ad79762212969e8e7b7f2ba67ef3d4d8b27f4def Mon Sep 17 00:00:00 2001 From: Syoyo Fujita Date: Sat, 20 Aug 2016 18:03:18 +0900 Subject: [PATCH] Update README. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6e2b7ce..a218930 100644 --- a/README.md +++ b/README.md @@ -49,12 +49,12 @@ http://graphics.cs.williams.edu/data/meshes.xml TinyObjLoader is successfully used in ... -### New version +### New version(v1.0.x) * Loading models in Vulkan Tutorial https://vulkan-tutorial.com/Loading_models * Your project here! -### Old version +### Old version(v0.9.x) * bullet3 https://github.com/erwincoumans/bullet3 * pbrt-v2 https://github.com/mmp/pbrt-v2