Tool [deprecated] TIN Viewer
This tool is a 3D viewer for SAGA TINs. Amongst others, the viewer supports attribute based coloring, a map view to control the area-of-interest, point size scaling based on distance, level of detail control and an anaglyph modus (to use with red/blue or red/green glasses).
- Author: O. Conrad (c) 2011
 
- Menu: Visualization|3D Viewer
 
Parameters
|   | Name | Type | Identifier | Description | Constraints | 
| Input | TIN | TIN, input | TIN | - | - | 
 | Map (*) | Grid, input, optional | RGB | rgb coded raster map to be draped | - | 
| Options | Elevation | Table field | HEIGHT | - | - | 
 | Color | Table field | COLOR | - | - | 
 | Grid system | Grid system | RGB_GRIDSYSTEM | - | - | 
| (*) optional | 
Command-line
Usage: saga_cmd tin_viewer 0 [-TIN <str>] [-HEIGHT <str>] [-COLOR <str>] [-RGB <str>]
  -TIN:<str>   	TIN
	TIN, input
  -HEIGHT:<str>	Elevation
	Table field
  -COLOR:<str> 	Color
	Table field
  -RGB:<str>   	Map
	Grid, input, optional