NVIZ: Difference between revisions
Jump to navigation
Jump to search
(+cats) |
(module updates) |
||
Line 13: | Line 13: | ||
* {{cmd|d.nviz}} module help page (draw flightpaths for animations) | * {{cmd|d.nviz}} module help page (draw flightpaths for animations) | ||
* {{cmd|m.nviz.image}} - a module to render NVIZ scenes directly from the command-line | |||
* {{AddonCmd|d.anaglyph|version=6}} - an addon module to create [[Stero anaglyphs]] in PNG format using NVIZ | |||
* [[Help with 3D]] wiki page | * [[Help with 3D]] wiki page | ||
Line 19: | Line 23: | ||
* [[wxNVIZ]] - next generation rewrite | * [[wxNVIZ]] - next generation rewrite | ||
[[Category:NVIZ]] | [[Category:NVIZ]] | ||
[[Category:Visualization]] | [[Category:Visualization]] |
Revision as of 02:48, 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
- nviz/index - NVIZ description
- nviz/nviz_toc - NVIZ reference manual
- d.nviz module help page (draw flightpaths for animations)
- m.nviz.image - a module to render NVIZ scenes directly from the command-line
- d.anaglyph - an addon module to create Stero anaglyphs in PNG format using NVIZ
- Help with 3D wiki page
- Making Movies with NVIZ
- wxNVIZ - next generation rewrite