From 69240e18b49469762d1322ac78a6af69202fe61d Mon Sep 17 00:00:00 2001 From: Syoyo Fujita Date: Tue, 23 Aug 2016 02:29:41 +0900 Subject: [PATCH] Add link to PBGI. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8613748..68318d4 100644 --- a/README.md +++ b/README.md @@ -73,6 +73,7 @@ TinyObjLoader is successfully used in ... * 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 +* Point Based Global Illumination on modern GPU https://pbgi.wordpress.com/code-source/ ## Features