From 024437c657853c308b5984227c0516781a37cdd9 Mon Sep 17 00:00:00 2001 From: Nathan Vegdahl Date: Sun, 31 Jul 2016 11:49:53 -0700 Subject: [PATCH] Updated todo. --- todo.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/todo.txt b/todo.txt index 7d02ef4..92d4a53 100644 --- a/todo.txt +++ b/todo.txt @@ -3,4 +3,5 @@ - Implement proper light source selection for hierarchical instancing. - Implement shader parsing, and use in rendering. - Add gui display of rendering in progress. +- Implement floating point accuracy stuff. - Unit tests for scene parsing. \ No newline at end of file