mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-07 00:02:15 -05:00
16 lines
845 B
HTML
16 lines
845 B
HTML
<html>
|
|
<head><link rel="stylesheet" type="text/css" href="help.css" /></head>
|
|
<body>
|
|
<h1 class='module'>Point Cloud Viewer</h1>
|
|
<div class='author'>O. Conrad (c) 2009</div>
|
|
<div class='description'>This module is a 3D viewer for SAGA Point Clouds. 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).<br/>
|
|
<br/>
|
|
Module development was supported by <a href="http://www.laserdata.at">http://Laserdata GmbH, Austria</a><br/>
|
|
and <a href="http://www.alp-s.at">http://alpS GmbH, Austria</a><br/>
|
|
</div>
|
|
<h2>Parameters</h2>
|
|
<dl class='parameters'>
|
|
<dt>Points <div class='type'>Input Point Cloud</div></dt><dd> <div class='constraints'></div></dd>
|
|
</dl>
|
|
</body></html>
|