TRIDM
Use this to convert a Datamine triangulation into a Vulcan triangulation(s).
Datamine wire frames consist of two files:
ASCII wire frames
<filename>tr.asc
<filename>pt.asc
Binary wire frames
<filename>tr.dm
<filename>pt.dm
The " tr
" file contains the triangle data, the " pt
" file contains the point data. This program combines both these files.
Usage:
tridm [options] <datamine triangulation> |
Where:
Option |
Description |
||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
[options] |
The [options] for this executable are:
|
||||||||||||
<datamine triangulation> |
Refers to the name of the Datamine triangulation that you want to import into Vulcan. |