aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSyoyo Fujita <syoyo@lighttransport.com>2017-07-17 18:40:42 +0900
committerSyoyo Fujita <syoyo@lighttransport.com>2017-07-17 18:40:42 +0900
commit1dfd117ccd712ae24195537c3f47c60d3fd706e3 (patch)
treee38c107c105bd7e2fa5bb456c541a655c617a2ee
parenta86b78386b20eedee8f861bd82124c4a8326db92 (diff)
downloadtinyobjloader-1dfd117ccd712ae24195537c3f47c60d3fd706e3.tar.gz
Add project URLs using tinyobjloader 1.0.x.
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 417e628..7c95235 100644
--- a/README.md
+++ b/README.md
@@ -55,6 +55,8 @@ TinyObjLoader is successfully used in ...
* Loading models in Vulkan Tutorial https://vulkan-tutorial.com/Loading_models
* .obj viewer with Metal https://github.com/middlefeng/NuoModelViewer/tree/master
* Vulkan Cookbook https://github.com/PacktPublishing/Vulkan-Cookbook
+* cudabox: CUDA Solid Voxelizer Engine https://github.com/gaspardzoss/cudavox
+* Drake: A planning, control, and analysis toolbox for nonlinear dynamical systems https://github.com/RobotLocomotion/drake
* Your project here!
### Old version(v0.9.x)