From ae985635fd83c252f762fa9957d7238ce6debcdc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miloslav=20=C4=8C=C3=AD=C5=BE?= Date: Tue, 21 May 2019 19:51:32 +0200 Subject: [PATCH] Add todo --- todo.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/todo.txt b/todo.txt index 5328d20..893a8a9 100644 --- a/todo.txt +++ b/todo.txt @@ -35,6 +35,7 @@ features: - create demos - drawModel: create an option that would use a cache to not transform the same point twice +- Optional rendering stats (FPS, rendered triangles, ...). - Change the rotations to use yaw-pitch-roll instead of extrinsic Euler angles? bugs: