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

math2oogl - convert Mathematica grphics object to OOGL format

Author

       This manual page was written by Steve Robbins <steven.robbins@videotron.ca>,  for  the  Debian  GNU/Linux
       system (but may be used by others).

                                                February 23, 2001                                 MATH2OOGL(1gv)

Description

       This manual page documents briefly the math2oogl command.

       math2oogl  converts  Mathematica  graphics  objects, read from standard input, to OOGL format, written to
       standard output.  SurfaceGraphics and MeshGraphics objects are converted to an OOGL  MESH;  a  Graphics3D
       object is converted to OFF; and a BezierPatch is converted to a BEZuvn.

       Note  that we expect the graphics objects to have been processed as in OOGL.m, i.e. provide dimension and
       meshrange information and print out the colors before the points for SurfaceGraphics objects, and convert
       the characters "(){}, " to a newline.

Files

/usr/share/geomview/mathematica/OOGL.m

Name

       math2oogl - convert Mathematica grphics object to OOGL format

See Also

geomview(1).

Synopsis

math2ooglmath2oogl-togeomviewobjectnamegeomview-path

See Also