From ce6ac6198424ba60e5ef2360f6fb6c08ec84c789 Mon Sep 17 00:00:00 2001 From: Miloslav Ciz Date: Sat, 1 Oct 2022 14:04:44 +0200 Subject: [PATCH] Add todo --- TODO.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO.txt b/TODO.txt index cd9e325..376d356 100644 --- a/TODO.txt +++ b/TODO.txt @@ -1,5 +1,8 @@ - orthographics projection - did I forget this lol? - Add option to compute sin with Bhaskaras approx instead of using a LUT. +- camera's focallength attribute could really rather be stored in + transformation.scale.z, while scale.x and scale.y could be used for + orthographic scaling - ADD THIS!!! Rendering could be made faster by reusing the mapped vertex coordinates between iterations when processing triangles: this supposes that a triangle that's being rendered quite likely shares 1 or 2 vertices with the