mirror of
https://git.coom.tech/drummyfish/small3dlib.git
synced 2024-11-23 20:59:58 +01:00
Add todo
This commit is contained in:
parent
8aa68d6187
commit
729fbe7111
1 changed files with 4 additions and 0 deletions
4
todo.txt
4
todo.txt
|
@ -7,6 +7,10 @@ features:
|
||||||
- Helper functions for e.g. retrieving and caching UV coords etc. Maybe these
|
- Helper functions for e.g. retrieving and caching UV coords etc. Maybe these
|
||||||
should be in a separate file?
|
should be in a separate file?
|
||||||
|
|
||||||
|
- 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.
|
||||||
|
|
||||||
- function for computing normals and lighting
|
- function for computing normals and lighting
|
||||||
|
|
||||||
- triangle sorting:
|
- triangle sorting:
|
||||||
|
|
Loading…
Reference in a new issue