From 8062fe8f4c99e955b4d91b66703c02829edf63bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miloslav=20=C4=8C=C3=AD=C5=BE?= Date: Thu, 20 Jun 2019 02:06:19 +0200 Subject: [PATCH] Add todo --- todo.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/todo.txt b/todo.txt index 0951d7c..c4faaf5 100644 --- a/todo.txt +++ b/todo.txt @@ -12,6 +12,9 @@ features: - function to set/clear stencil buffer -- can be useful +- function to map one point in 3D space to screen, along with size (for mapping + billboards/sprites etc.) + - Optimize persp. correction! - Create and use the same function for determining CW/CCW AND left/right vertex