VPPOINTVisionX V4
NAME
vppoint - boundary points converter
SYNOPSISvppoint if= ig= of= [s=] [-v]
DESCRIPTIONvppoint transforms each boundary point in [if=] to a polygonal object [ig=]. This transformation may also be thought as placing a polygonal object [ig=] at the locations specified by each boundary point in [if=]. By default, icosahedron is used when no [ig=] is specified.
The polygonal object is centered at each boundary point, and the output file is a VX polygon image. The scaling factor may be specified using [s=] parameter to change the size of given polygonal object.
CONSTRAINTSThe center of a polygonal object must be (0,0,0).
OPTIONS
if= |
input boundary file |
|||
ig= |
polygonal object |
|||
of= |
output file |
|||
s= |
scaling factor (default: 1.0) |
|||
-v |
verbose mode |
Jaesung Lee