Geometry3dAppliedDoc.tioga
Bloomenthal, December 23, 1986 11:16:13 am PST
CEDAR 6.1 — FOR INTERNAL XEROX USE ONLY
Geometry3dApplied
Jules Bloomenthal
© Copyright 1985 Xerox Corporation. All rights reserved.
Abstract: This package provides an interface that applies the basic three-dimensional functions found in Geometry3d for the purposes of drawing, specifying, or printing various primitives. This package also provides a command to make a line drawing of a polygonal model.
Created by: Jules Bloomenthal
Maintained by: Jules Bloomenthal <Bloomenthal.pa>
Keywords: geometry, three-dimensional, 3d, vectors, points, planes, lines, matrices, clipping, curves, splines
DF File: [Cedar]<CedarChest6.0>Top>Geometry3dApplied.df
XEROX  Xerox Corporation
   Palo Alto Research Center
   3333 Coyote Hill Road
   Palo Alto, California 94304

For Internal Xerox Use Only
Interfaces
Print3d
Simple printing functions for vectors, planes, and matrices.
Draw3d
Three-dimensional drawing functions for points, line segments, vectors, curves, and polygons.
Controls3d
Procedures providing three-dimensional control (of vectors, camera angles, etc.).
Render3d
Some procedures providing convenience procedures for clients of ThreeDWorld.
Polygons3d
Miscellaneous procedures related to polygons and triangles.
Misc3d
Miscellaneous procedures.
Commands
Vizer <Shape-File>
Make a line drawing of a polygon model as described by ShapeFile. The file format, essentially a points-polygon file, is the same as used by ThreeDWorld. A sample file, VizerSample.shape, is provided.
The program permits user interaction with the viewing parameters, optional disabling of back-facing polygons, and optional labelling of points.