]> Pileus Git - grits/blobdiff - TODO
Move height_func to RoamPoint and add lat-lon cache
[grits] / TODO
diff --git a/TODO b/TODO
index a77a5d69d667eebbb44d738d3bb86d1851e700f9..e77f061523b3e48716495b05b4b3f47891a2486b 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,30 +1,18 @@
 Road plan
 ---------
-0.x - Misc
-  * Fix all memory leaks
-  * Pre-load textures and polys in OpenGL
+* Use Vertex Arrays/
+  VertexBufferObjects/
+  DisplayLists/
+  glInterleavedArrays
+* States/cities/roads overlays
+* Atmosphere
+* Mouse control
 
-0.x - Docs
-  * Man page with key commands
-  * UI docs??
-  * GTK docs
+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
 
-0.x - GIS
-  * States/cities/roads overlays
-  * NEXRAD LLE listings, click to center
-
-0.x - Volume scans
-  * Display iso surfaces of volume scans
-
-0.x - Animation
-  * Loop though times
-
-0.x - More data
-  * CONUS (composite) radar images
-  * Derived from Level 2:
-    * Composite reflectivity
-    * Storm relative motion
-    * Echo tops
-  * Warning/watch boxes
-  * Fronts
-  * Air pressure
+vim: ts=2 sw=2 sts=2