Talk:WxNviz: Difference between revisions
Jump to navigation
Jump to search
(One intermediate revision by one other user not shown) | |||
Line 11: | Line 11: | ||
#* Cutting planes, scaled difference | #* Cutting planes, scaled difference | ||
#* Animations | #* Animations | ||
#* Scripting | #* Scripting, including replacement for tool to generate images for dynamic surfaces | ||
#* Point symbols sized and colored based on attributes | |||
#* Make wxNviz working on MS Windows | #* Make wxNviz working on MS Windows | ||
#* Add more features here... | #* Add more features here... | ||
Line 18: | Line 19: | ||
#* Vertical labels (take from geonames.org point data): like in http://tev.fbk.eu/marmota/blog/?p=82 | #* Vertical labels (take from geonames.org point data): like in http://tev.fbk.eu/marmota/blog/?p=82 | ||
#* Add more features here... | #* Add more features here... | ||
# Update CLI tool {{cmd|nviz_cmd}} | |||
# (''optional'') Design and implement text displaying and styling in OGSF library and it's front-end wxNVIZ. Solution should be user configurable (fonts, colors, effects etc.) and multilanguage friendly. | # (''optional'') Design and implement text displaying and styling in OGSF library and it's front-end wxNVIZ. Solution should be user configurable (fonts, colors, effects etc.) and multilanguage friendly. | ||
# (''optional'') Design and implement user-provided symbol support in OGSF library and it's front-end wxNVIZ. Solution should support GRASS symbols and/or SVG symbols. | # (''optional'') Design and implement user-provided symbol support in OGSF library and it's front-end wxNVIZ. Solution should support GRASS symbols and/or SVG symbols. |
Latest revision as of 16:57, 3 April 2010
Proposal for Google SoC 2010
To continue in wxNviz development which has been started in the frame of Google Summer of Code 2008.
Main goals:
- To implement all missing features from TCL/TK nviz application and replace nviz by wxNviz in GRASS 7 (remove TCL/TK dependency)
- Lighting
- Decoration (labels, north arrow, scale bar, legend, fringe)
- Querying (rasters, vectors, volumes)
- Cutting planes, scaled difference
- Animations
- Scripting, including replacement for tool to generate images for dynamic surfaces
- Point symbols sized and colored based on attributes
- Make wxNviz working on MS Windows
- Add more features here...
- New features
- Fog support (see [1], [2], [3])
- Vertical labels (take from geonames.org point data): like in http://tev.fbk.eu/marmota/blog/?p=82
- Add more features here...
- Update CLI tool nviz_cmd
- (optional) Design and implement text displaying and styling in OGSF library and it's front-end wxNVIZ. Solution should be user configurable (fonts, colors, effects etc.) and multilanguage friendly.
- (optional) Design and implement user-provided symbol support in OGSF library and it's front-end wxNVIZ. Solution should support GRASS symbols and/or SVG symbols.