X-Git-Url: http://pileus.org/git/?p=grits;a=blobdiff_plain;f=TODO;h=e77f061523b3e48716495b05b4b3f47891a2486b;hp=da68a8ce1e3206812da5b8304a273b16d297cdf3;hb=8060da4427ab86674362a745e9d4af15b8e48f95;hpb=655a4be1e2fd1de5d324a948010b43b844aefede diff --git a/TODO b/TODO index da68a8c..e77f061 100644 --- a/TODO +++ b/TODO @@ -1,34 +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 - * Use Vertex Arrays/ - VertexBufferObjects/ - DisplayLists/ - glInterleavedArrays - * 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