logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

anytooff - filter to convert a (set of) geomview data file(s) containing any geomview primitives into a

Author

       Celeste Fowler
       The Geometry Center

Geometry Center                                  November 2 1993                                   anytooff(1gv)

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.

Description

       Anytooff reads OOGL geometry data (from the given files, if  any,  otherwise  from  standard  input)  and
       outputs the new polylist (in OFF format) to standard output.  Offcombine is a synonym for anytooff.

Name

       anytooff  -  filter to convert a (set of) geomview data file(s) containing any geomview primitives into a
       single polylist.

See Also

anytopl(3), geomview(1)

Synopsis

       anytooff  [filename ...]

See Also