From 6bacaa2733bf163460f8fe4ddef7e3ef7ff56ece Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miloslav=20=C4=8C=C3=AD=C5=BE?= Date: Sun, 23 Jun 2019 16:01:03 +0200 Subject: [PATCH] Update todo --- todo.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/todo.txt b/todo.txt index e92e75c..e65c099 100644 --- a/todo.txt +++ b/todo.txt @@ -9,8 +9,9 @@ features: - PC == 2 (and possibly 1) could likely be accelerated by not using interpolate functions, but rather FastLerStates for the values recomputed after each - row segment. - + row segment. DONE (doesn't work + for PC == 2, + tried) - function for computing normals and lighting - triangle sorting: