1
0
Fork 0
mirror of https://git.coom.tech/drummyfish/small3dlib.git synced 2024-11-22 20:49:58 +01:00

Update TODO

This commit is contained in:
Miloslav Číž 2022-06-10 18:55:29 +02:00
parent cb765ed90f
commit da1b3914ca

View file

@ -1,3 +1,4 @@
- Add option to compute sin with Bhaskaras approx instead of using a LUT.
- ADD THIS!!! Rendering could be made faster by reusing the mapped vertex - ADD THIS!!! Rendering could be made faster by reusing the mapped vertex
coordinates between iterations when processing triangles: this supposes that coordinates between iterations when processing triangles: this supposes that
a triangle that's being rendered quite likely shares 1 or 2 vertices with the a triangle that's being rendered quite likely shares 1 or 2 vertices with the