From ba75919e5930a4d17156ec1f13acb66838a3d489 Mon Sep 17 00:00:00 2001 From: Jaakko Lehtinen Date: Wed, 9 May 2012 03:19:42 -0700 Subject: [PATCH] initial commit --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..f972d92 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +indirect-light-field-reconstruction +=================================== + +Implementation of "Reconstructing the Indirect Light Field for Global Illumination" (SIGGRAPH 2012) \ No newline at end of file