WxNviz: Difference between revisions

From GRASS-Wiki
Jump to navigation Jump to search
m (→‎Alpha prototype: img -> thumb)
Line 41: Line 41:
# [http://lists.osgeo.org/pipermail/grass-dev/2008-June/038266.html 2008-06-13]
# [http://lists.osgeo.org/pipermail/grass-dev/2008-June/038266.html 2008-06-13]
# [http://lists.osgeo.org/pipermail/grass-dev/2008-June/038353.html 2008-06-20]
# [http://lists.osgeo.org/pipermail/grass-dev/2008-June/038353.html 2008-06-20]
# [http://lists.osgeo.org/pipermail/grass-dev/2008-June/038472.html 2008-06-27]


[[Category:Development]]
[[Category:Development]]
[[Category:GUI]]
[[Category:GUI]]
[[Category:Python]]
[[Category:Python]]

Revision as of 20:01, 27 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)
http://trac.osgeo.org/grass/browser/grass-addons/visualization/nviz2/cmd

Planned

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

Screenshots

Alpha prototype

2008-06-27: Display raster map from layer tree in 2.5D (surface)

Google SoC Reports

  1. 2008-06-06
  2. 2008-06-13
  3. 2008-06-20
  4. 2008-06-27