From 96ba498d7023041385e51a34103e466c0c8c87e8 Mon Sep 17 00:00:00 2001 From: Syoyo Fujita Date: Sun, 29 May 2016 13:09:00 +0900 Subject: [PATCH] Add voxelizer. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8bc365a..34bd08f 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,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 +* voxelizer https://github.com/karimnaaji/voxelizer * Your project here! Features