This commit is contained in:
InventorXtreme 2024-03-11 23:30:02 -04:00
parent 4f1539103c
commit d8a27afe2b

View file

@ -2,4 +2,5 @@
** HIGH ** HIGH
*** MAKE BOTH TRI RENDERERS SHARE A FUNCTION FOR ACTUALLY WRITING THE POINT, instead of having copy pasted code *** 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
** LOW ** LOW