From 9d296acf67a24f5f6120ab8b0dc628f097a5920e Mon Sep 17 00:00:00 2001 From: Marius Kintel Date: Wed, 7 Dec 2011 05:19:45 +0100 Subject: Added some OpenGL notes diff --git a/doc/TODO.txt b/doc/TODO.txt index 4212c21..ca2aa85 100644 --- a/doc/TODO.txt +++ b/doc/TODO.txt @@ -71,6 +71,8 @@ o 3D View thicknesses, distances, slot thicknesses etc. - Add option to change lights, e.g. add an optional camera light - 2D objects are rendered at z = -0.1 - why? + - Rewrite to use VBOs or smth. - avoid inline calculations + - Rewrite to a higher-level library (e.g. OSG)? o Editor wishlist - More infrastructure for external editor (allow communication from the outside) - Preferences GUI for the features below -- cgit v0.10.1