From 00f8056bdbc0e19fdefbfb1995093ffa14cedce7 Mon Sep 17 00:00:00 2001 From: Nathan Vegdahl Date: Thu, 7 Jul 2016 23:40:00 -0700 Subject: [PATCH] Updated todo.txt --- todo.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/todo.txt b/todo.txt index f925911..a2a37bb 100644 --- a/todo.txt +++ b/todo.txt @@ -1,3 +1,4 @@ -//- Move to spectral rendering. -- Implement basic direct lighting w/ spherical lights. +- Implement support for multiple light sources in a scene. +- Implement shader parsing, and use in rendering. +- Add gui display of rendering in progress. - Unit tests for scene parsing. \ No newline at end of file