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
aa8cc634ba
commit
39b92b7fb5
1 changed files with 2 additions and 0 deletions
2
todo.txt
2
todo.txt
|
@ -8,6 +8,8 @@ features:
|
||||||
- back-to-front (slower, better memory efficiency)
|
- back-to-front (slower, better memory efficiency)
|
||||||
- front-to-back (faster, but needs 1bit stencil buffer)
|
- front-to-back (faster, but needs 1bit stencil buffer)
|
||||||
|
|
||||||
|
- option to disable baycentric coordinates computing
|
||||||
|
|
||||||
- Z-buffer:
|
- Z-buffer:
|
||||||
- full DONE
|
- full DONE
|
||||||
- reduced (resolution and precision) DONE
|
- reduced (resolution and precision) DONE
|
||||||
|
|
Loading…
Reference in a new issue