1
0
Fork 0
mirror of https://git.coom.tech/drummyfish/small3dlib.git synced 2024-11-20 20:29:58 +01:00
This commit is contained in:
Miloslav Ciz 2022-08-05 22:12:57 +02:00
parent d72ca57d2a
commit f0a40f1ea8

View file

@ -1,3 +1,4 @@
- orthographics projection - did I forget this lol?
- 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
coordinates between iterations when processing triangles: this supposes that