mirror of
https://git.coom.tech/drummyfish/small3dlib.git
synced 2024-11-21 20:39:57 +01:00
Merge branch 'master' of https://gitlab.com/drummyfish/small3dlib
This commit is contained in:
commit
5a529ad797
1 changed files with 3 additions and 0 deletions
3
todo.txt
3
todo.txt
|
@ -1,5 +1,8 @@
|
||||||
features:
|
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
|
- 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
|
(e.g. a "low memory sort strategy" will turn z-buffer off and turn
|
||||||
back-to-front sorting on).
|
back-to-front sorting on).
|
||||||
|
|
Loading…
Reference in a new issue