From b69d2a2c5543026ba66ba7985447ee1726dcd700 Mon Sep 17 00:00:00 2001 From: Syoyo Fujita Date: Sun, 29 May 2016 16:37:30 +0900 Subject: [PATCH] Add more links. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e72645c..d8d9241 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,10 @@ TinyObjLoader is successfully used in ... * Android Vulkan demo https://github.com/SaschaWillems/Vulkan * voxelizer https://github.com/karimnaaji/voxelizer * Probulator https://github.com/kayru/Probulator +* OptiX Prime baking https://github.com/nvpro-samples/optix_prime_baking +* FireRays SDK https://github.com/GPUOpen-LibrariesAndSDKs/FireRays_SDK +* parg, tiny C library of various graphics utilities and GL demos https://github.com/prideout/parg +* Opengl unit of ChronoEngine https://github.com/projectchrono/chrono-opengl * Your project here! Features