mirror of
https://git.coom.tech/drummyfish/small3dlib.git
synced 2024-11-21 20:39:57 +01:00
Update todo.txt
This commit is contained in:
parent
5a529ad797
commit
2da02e01c1
1 changed files with 0 additions and 9 deletions
9
todo.txt
9
todo.txt
|
@ -1,14 +1,5 @@
|
|||
features:
|
||||
|
||||
- Add macros that would allow to make some compile-time options (e.g.
|
||||
resolution) global variabes instead and allow them to change at runtime.
|
||||
|
||||
- presets that can be optionally selected and will configure other constants
|
||||
(e.g. a "low memory sort strategy" will turn z-buffer off and turn
|
||||
back-to-front sorting on).
|
||||
|
||||
- Add and test a doxyfile.
|
||||
|
||||
- Helper functions for e.g. retrieving and caching UV coords etc. Maybe these
|
||||
should be in a separate file? DONE
|
||||
|
||||
|
|
Loading…
Reference in a new issue