X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=TODO;h=e77f061523b3e48716495b05b4b3f47891a2486b;hb=3ebe95528320be9e3821fe23e39d41fd89b10fdd;hp=9f8711fc2e0bdb573e8b89e23b202dec1be1d613;hpb=4dc81f2eda865c9d457b9a8c0db910cc7aedb240;p=grits diff --git a/TODO b/TODO index 9f8711f..e77f061 100644 --- a/TODO +++ b/TODO @@ -1,35 +1,18 @@ Road plan --------- -0.x - Misc - * Fix all memory leaks - * Pre-load textures and polys in OpenGL - * Fetch radar list aysnc - * Configuration file - * Default site - * Keybindings? +* 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 - 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