From 25cf039953dafe6ce4ba82e562672c8fc303f9cd Mon Sep 17 00:00:00 2001 From: Syoyo Fujita Date: Tue, 23 Aug 2016 02:37:47 +0900 Subject: [PATCH] Add more link. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6cf5ac4..9e95eed 100644 --- a/README.md +++ b/README.md @@ -75,6 +75,7 @@ TinyObjLoader is successfully used in ... * Opengl unit of ChronoEngine https://github.com/projectchrono/chrono-opengl * Point Based Global Illumination on modern GPU https://pbgi.wordpress.com/code-source/ * Fast OBJ file importing and parsing in CUDA http://researchonline.jcu.edu.au/42515/1/2015.CVM.OBJCUDA.pdf +* Sorted Shading for Uni-Directional Pathtracing by Joshua Bainbridge https://nccastaff.bournemouth.ac.uk/jmacey/MastersProjects/MSc15/02Josh/joshua_bainbridge_thesis.pdf ## Features