1
0
Fork 0
mirror of https://git.coom.tech/drummyfish/small3dlib.git synced 2024-11-21 20:39:57 +01:00

Update todo

This commit is contained in:
Miloslav Číž 2019-06-23 16:01:03 +02:00
parent e5990afb6d
commit 6bacaa2733

View file

@ -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: