X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=HACKING;h=167db5600ff69ad71bd683f7214a0a60ee1d96bb;hb=ef7f210460467324ba3707c6892f44be7f1fe939;hp=25a2adde01cee9352288875272a2c6a411fbaef5;hpb=d97d97d3896bc8299adf2e7aaa5cc38e2611f395;p=grits diff --git a/HACKING b/HACKING index 25a2add..167db56 100644 --- a/HACKING +++ b/HACKING @@ -1,29 +1,7 @@ -Road plan ---------- -0.1 - Working - * Fix all memory leaks - * Asynchronous IO and data loading - * Pre-load textures and polys in OpenGL - * GObject integration (plugin object/interface) - * `Refresh button' (pull new level 2 data) +For Grits development: + - http://pileus.org/grits -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 +For OpenGL programming: + - http://www.opengl.org/sdk/docs/man/ + - http://www.glprogramming.com/red/ + - http://www.glprogramming.com/blue/