WxNviz: Difference between revisions

From GRASS-Wiki
Jump to navigation Jump to search
m (→‎Google SoC Reports: syntax typo)
Line 8: Line 8:


== Roadmap / Progress ==
== Roadmap / Progress ==
* Initial cleaning underlying [http://trac.osgeo.org/grass/browser/grass/trunk/lib/ogsf GRASS OpenGL gsurf OGSF Library]
** Doxygenization, code documentation
** Eliminate <tt>fprintf()</tt>, translated to <tt>G_*_message()</tt>, <tt>G_warning()</tt>, <tt>G_fatal_error()</tt>, and <tt>G_debug()</tt>


== Google SoC Reports ==
== Google SoC Reports ==

Revision as of 14:38, 5 June 2008

Back to wxGUI page.

Accepted Google Summer of Code 2008 project

Roadmap / Progress

  • Initial cleaning underlying GRASS OpenGL gsurf OGSF Library
    • Doxygenization, code documentation
    • Eliminate fprintf(), translated to G_*_message(), G_warning(), G_fatal_error(), and G_debug()

Google SoC Reports

  • 2008-06-06 (TODO)