mirror of
https://git.coom.tech/drummyfish/small3dlib.git
synced 2024-11-21 20:39:57 +01:00
Add todo
This commit is contained in:
parent
a281af0ef6
commit
41ab117792
1 changed files with 6 additions and 5 deletions
5
todo.txt
5
todo.txt
|
@ -6,8 +6,9 @@ features:
|
|||
- back-to-front (slower, better memory efficiency)
|
||||
- front-to-back (faster, but needs 1bit stencil buffer)
|
||||
- Z-buffer:
|
||||
- full
|
||||
- reduced (resolution and precision)
|
||||
- full DONE
|
||||
- reduced (resolution and precision) DONE
|
||||
- more reduced (4-bit)
|
||||
|
||||
- perspective correction modes:
|
||||
- none DONE
|
||||
|
|
Loading…
Reference in a new issue