From 981f7c5f99053e6010410f0b60a9377795c3a660 Mon Sep 17 00:00:00 2001 From: Syoyo Fujita Date: Mon, 11 Sep 2017 14:58:40 +0900 Subject: [PATCH] Add VFPR URL. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7c95235..582e6db 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,7 @@ TinyObjLoader is successfully used in ... * 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 +* VFPR - a Vulkan Forward Plus Renderer : https://github.com/WindyDarian/Vulkan-Forward-Plus-Renderer * Your project here! ### Old version(v0.9.x)