]> Pileus Git - grits/blobdiff - TODO
Move height_func to RoamPoint and add lat-lon cache
[grits] / TODO
diff --git a/TODO b/TODO
index 2fb9e79a125849f4dcfe15bd5f4750dc1a63eb74..e77f061523b3e48716495b05b4b3f47891a2486b 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,3 +1,18 @@
-Fix Z-Ordering
+Road plan
+---------
+* Use Vertex Arrays/
+  VertexBufferObjects/
+  DisplayLists/
+  glInterleavedArrays
+* States/cities/roads overlays
+* Atmosphere
+* Mouse control
 
-- 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
+
+vim: ts=2 sw=2 sts=2