cvtopolyh <options> <object file> <polyh file>
A .polyh file contains a list of vertex coordinates and a list of polygonal faces given by indexed points. (There is a slight difference with AVS's definition with the inclusion of an optional comment line at the start of the file which begins with a hash "#".) A number of objects can be found at avalon.vislab.navy.mil or its mirrors.
It takes two filenames and some switches as its command line arguments.
The letter in brackets is optional and when specified centres the object.
Once running, it will load in the data file, display a few parameters, check for redundant points, centre the object (if requested) and then normalise the object. After all this, the object is saved in .polyh format along with a comment.
If you find any bugs, please report them to the author listed below.
cvtopolyh(6), cvtoppm(6), mkpolyh(6), sisgen(6), vpgs(6), xpgs(6) and xss(6).
Copyright 1994 and 1995, 26th January.
By Peter Chang
Version 2.1
See notice in the xpgs man page.