mirror of
https://git.coom.tech/drummyfish/small3dlib.git
synced 2025-01-05 03:36:19 +01:00
Update todo.txt
This commit is contained in:
parent
88a2079332
commit
681503a703
1 changed files with 7 additions and 0 deletions
7
todo.txt
7
todo.txt
|
@ -1,5 +1,12 @@
|
|||
features:
|
||||
|
||||
- Add optional functions (macro defs.) that get called during various rendering
|
||||
steps, to e.g. be able to analyze and visualize rendering step by step.
|
||||
|
||||
- Benchmarking in test.c.
|
||||
|
||||
- Test on big endien.
|
||||
|
||||
- Optional OpenGL acceleration, perhaps a separate header file with the same
|
||||
API. How this can work:
|
||||
|
||||
|
|
Loading…
Reference in a new issue