From c5ed61f358b0c088e5cc1c68e38197383adb2ef9 Mon Sep 17 00:00:00 2001 From: Syoyo Fujita Date: Sun, 30 Nov 2014 11:59:55 +0900 Subject: [PATCH] Add link to IBLBaker. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 033bbe6..38d6587 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,7 @@ TinyObjLoader is successfully used in ... * pbrt-v2 https://https://github.com/mmp/pbrt-v2 * OpenGL game engine development http://swarminglogic.com/jotting/2013_10_gamedev01 * mallie https://lighttransport.github.io/mallie +* IBLBaker (Image Based Lighting Baker). http://www.derkreature.com/iblbaker/ * Your project here! Features @@ -58,7 +59,7 @@ Polygon is converted into triangle. TODO ---- -* Support quad polygon and some tags for OpenSubdiv http://graphics.pixar.com/opensubdiv/ +- [ ] Support quad polygon and some tags for OpenSubdiv http://graphics.pixar.com/opensubdiv/ License -------