WxNviz: Difference between revisions

From GRASS-Wiki
Jump to navigation Jump to search
m (toc moved up)
m (→‎Google SoC Reports: garbage removed)
Line 30: Line 30:
[[Category:GUI]]
[[Category:GUI]]
[[Category:Python]]
[[Category:Python]]
[http://www.example.com link title]

Revision as of 14:51, 5 June 2008

Back to wxGUI page.

Accepted Google Summer of Code 2008 project

Roadmap / Progress

In progress

  • Initial cleaning underlying GRASS OpenGL gsurf OGSF Library
    • Doxygenization, code documentation
    • Eliminate fprintf(), changed to G_*_message(), G_warning(), G_fatal_error(), and G_debug()
  • Experimental prototype of CLI version of NVIZ (just very simple functionality)

Planned

  • Design experimental nvizlib used by CLI and wxPython NVIZ prototype
  • Experimental prototype of NVIZ toolbox for wxGUI (based on NVIZ CLI functionality)

Google SoC Reports

  • 2008-06-06 (TODO)