WxNviz: Difference between revisions

From GRASS-Wiki
Jump to navigation Jump to search
(→‎Roadmap / Progress: some initital notes)
m (toc moved up)
Line 1: Line 1:
{{ToModify}}
{{ToModify}}
__TOC__


Back to [[WxPython-based GUI for GRASS|wxGUI]] page.
Back to [[WxPython-based GUI for GRASS|wxGUI]] page.
Line 29: Line 30:
[[Category:GUI]]
[[Category:GUI]]
[[Category:Python]]
[[Category:Python]]
[http://www.example.com link title]

Revision as of 14:50, 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)

link title