13DEPICT(July 24, 2010) 3DEPICT(July 24, 2010)
2
3
4
6 3Depict - 3D scalar point cloud visualization and analysis
7
9 3depict <file1><file2>...
10
12 This manual page documents briefly the 3Depict command
13
14 3Depict is a program that allows for visualisation and analysis of
15 point datasets with associated spectral data.
16
18 This program has no command line options, other than a sequence of
19 files to open, or an XML file containg the previous program state (this
20 may be generated from within the program's graphical interface). Cur‐
21 rently the program can read "POS" (position) formatted files, which are
22 simply uncompressed sequences of 4-byte floats (IEEE 597) in
23 (x,y,z,value) form. All other work is done through the graphical inter‐
24 face.
25
27 3Depict was written by D. Haley in 2010
28
29 This manual page was written by D Haley <mycae@yahoo.com>, for the
30 Debian project (and may be used by others).
31
32
33
34 3DEPICT(July 24, 2010)