This commit is contained in:
InventorXtreme 2024-03-11 23:30:15 -04:00
parent d8a27afe2b
commit ef6fb628b5

View file

@ -1,6 +1,6 @@
* TODOS * TODOS
** HIGH ** HIGH
*** MAKE BOTH TRI RENDERERS SHARE A FUNCTION FOR ACTUALLY WRITING THE POINT, instead of having copy pasted code *** TODO MAKE BOTH TRI RENDERERS SHARE A FUNCTION FOR ACTUALLY WRITING THE POINT, instead of having copy pasted code
** MED ** MED
*** Cull tris outside of view range after they are transformed before considering the zbuffer *** TODO Cull tris outside of view range after they are transformed before considering the zbuffer
** LOW ** LOW