From 06c377ca10cb4e9e08882cc33457ec86ba1cf735 Mon Sep 17 00:00:00 2001 From: Nathan Vegdahl Date: Thu, 2 Jun 2016 23:06:48 -0700 Subject: [PATCH] Updated todo. --- todo.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/todo.txt b/todo.txt index 490f5a9..e650b5d 100644 --- a/todo.txt +++ b/todo.txt @@ -1,2 +1,3 @@ //- Basic scene parsing with triangle meshes. +- Multi-threaded rendering. - Unit tests for scene parsing. \ No newline at end of file