diff options
author | Marius Kintel <marius@kintel.net> | 2011-12-07 04:19:45 (GMT) |
---|---|---|
committer | Marius Kintel <marius@kintel.net> | 2011-12-07 04:19:45 (GMT) |
commit | 9d296acf67a24f5f6120ab8b0dc628f097a5920e (patch) | |
tree | d223b681b6b57b7574e5dd6f4cec6ded42284682 /doc/TODO.txt | |
parent | c0cb1cde4d560972a40c358b6eb7f129d6a58800 (diff) |
Added some OpenGL notes
Diffstat (limited to 'doc/TODO.txt')
-rw-r--r-- | doc/TODO.txt | 2 |
1 files changed, 2 insertions, 0 deletions
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 |