From 4493afd85b4fa5fdd280b6b72920902251e250cd Mon Sep 17 00:00:00 2001 From: Nathan Vegdahl Date: Fri, 3 Jun 2016 21:05:52 -0700 Subject: [PATCH] Updated todo.txt --- todo.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/todo.txt b/todo.txt index e650b5d..4907de2 100644 --- a/todo.txt +++ b/todo.txt @@ -1,3 +1,3 @@ //- Basic scene parsing with triangle meshes. -- Multi-threaded rendering. +- Implement bucketed rendering. - Unit tests for scene parsing. \ No newline at end of file