X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=TODO;h=e77f061523b3e48716495b05b4b3f47891a2486b;hb=04ba961bf228efbb9ca48202bef9343eaf3388bc;hp=a77a5d69d667eebbb44d738d3bb86d1851e700f9;hpb=d01fb11de5bcf91224348bf41abb6788d0af2545;p=grits diff --git a/TODO b/TODO index a77a5d6..e77f061 100644 --- 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