NVIZ: Difference between revisions

From GRASS-Wiki
Jump to navigation Jump to search
(add text from http://grass.osgeo.org/nviz/index.html)
(+cats)
Line 21: Line 21:


* {{cmd|nviz_cmd}} - experimental raw NVIZ-command line prototype
* {{cmd|nviz_cmd}} - experimental raw NVIZ-command line prototype
[[Category:NVIZ]]
[[Category:Visualization]]

Revision as of 02:44, 30 May 2013

NVIZ is a GRASS module which allows users to realistically render multiple surfaces in a 3D space, optionally using thematic coloring, draping GRASS vector files over the surfaces, and displaying GRASS site files either draped on the surfaces or as 3D point locations. The NVIZ code is part of the standard GRASS source code.

NVIZ is GRASS's n-dimensional visualization software

  • nviz module command line usage help
  • d.nviz module help page (draw flightpaths for animations)
  • wxNVIZ - next generation rewrite
  • nviz_cmd - experimental raw NVIZ-command line prototype