FreeBSD Manual Pages
anytooff(1gv) anytooff(1gv) NAME anytooff - filter to convert a (set of) geomview data file(s) contain- ing any geomview primitives into a single polylist. SYNOPSIS anytooff [filename ...] DESCRIPTION Anytooff reads OOGL geometry data (from the given files, if any, other- wise from standard input) and outputs the new polylist (in OFF format) to standard output. Offcombine is a synonym for anytooff. BUGS In converting a list object, anytooff uses PLCombine(3) to merge the members of the list. PLCombine(3) has certain limitations with regard to the way in handles color and normal data; see its manual page for details. When vector objects are switched into polylists, they are transformed into polygons with two vertices. The faces of the polygons are the same color as the given vectors, but the edges of the polygons, which are their only visible aspect, have no color. SEE ALSO anytopl(3), geomview(1) AUTHOR Celeste Fowler The Geometry Center Geometry Center November 2 1993 anytooff(1gv)
NAME | SYNOPSIS | DESCRIPTION | BUGS | SEE ALSO | AUTHOR
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=anytooff&sektion=1gv&manpath=FreeBSD+13.0-RELEASE+and+Ports>