X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=HACKING;h=d2bc8df08013a34d802268e9ca0b9e5cfc33a774;hb=b464ca753380f0e80dc0ac6ee5230c41ecc2c883;hp=94e5c6c2b064ee7609e959aeb83a18203608bf3c;hpb=d26865d4af82ff82e7146b4590baedc21aac47bb;p=grits diff --git a/HACKING b/HACKING index 94e5c6c..d2bc8df 100644 --- a/HACKING +++ b/HACKING @@ -1,28 +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) +For Grits development: + - http://www.lug.rose-hulman.edu/proj/aweather/development -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/