diff --git a/todo.txt b/todo.txt index fe8d5f2..1704a41 100644 --- a/todo.txt +++ b/todo.txt @@ -8,6 +8,8 @@ features: - back-to-front (slower, better memory efficiency) - front-to-back (faster, but needs 1bit stencil buffer) +- option to disable baycentric coordinates computing + - Z-buffer: - full DONE - reduced (resolution and precision) DONE