X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=TODO;h=e77f061523b3e48716495b05b4b3f47891a2486b;hb=2425109a1482baa0124566af649439c8c4fe925b;hp=ee0770a3e3953d2db7517df08fb840d7b96d08ee;hpb=1ac2b7c2d9465293d168c33555a43862320b5c04;p=grits diff --git a/TODO b/TODO index ee0770a..e77f061 100644 --- a/TODO +++ b/TODO @@ -1,33 +1,18 @@ Road plan --------- -0.1 - * Cancel partial downloads when switching radars +* Use Vertex Arrays/ + VertexBufferObjects/ + DisplayLists/ + glInterleavedArrays +* States/cities/roads overlays +* Atmosphere +* Mouse control -0.x - Misc - * Configuration file - * Default site - * Keybindings? - * Fix all memory leaks - * Pre-load textures and polys in OpenGL - * Fetch radar list aysnc +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 - Volume scans - * Display iso surfaces of volume scans - -0.x - GIS - * Replace RIDGE overlays with GIS images - * Set up LLH coordinate system - * Generic Time/Location selection - (not dependent on level 2 listings) - -0.x - More data - * Derived from Level 2: - * Composite reflectivity - * Storm relative motion - * Echo tops - * Warning/watch boxes - * Fronts - * Air pressure - -0.x - Animation - * Loop though times +vim: ts=2 sw=2 sts=2