]> Pileus Git - grits/blobdiff - TODO
Move height_func to RoamPoint and add lat-lon cache
[grits] / TODO
diff --git a/TODO b/TODO
index 899fc6f1b06e5bdcd7a58a76e6cb270c2b6635a6..e77f061523b3e48716495b05b4b3f47891a2486b 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,8 +1,18 @@
-See also: wiki
+Road plan
+---------
+* Use Vertex Arrays/
+  VertexBufferObjects/
+  DisplayLists/
+  glInterleavedArrays
+* States/cities/roads overlays
+* Atmosphere
+* Mouse control
 
-Depth sorting
-  - Need to draw objects from lowest to highest when using transparency
+Roam update
+-----------
+* Find a better way to fix great circle errors
+* Improve garbage collection (use timeout?)
+* Refactor height functions
+* Fix texture rendering at edges w/ linear filtering
 
-Fix memory leaks
-
-Add better color charts
+vim: ts=2 sw=2 sts=2