Up: SGI performer Frequently Asked Questions (FAQ)
Next: -18- How do I do triangle meshes in Performer?
Previous: -16- What is the difference between phases FREE, FLOAT, and LOCK?
Subject: -17- Which rendering primitives does IRIS Performer support?
Date: 8 Apr 1994 00:00:01 EST
Points (PFGS_POINTS),
Independent line segments (PFGS_LINES),
Connected line strips (PFGS_LINESTRIPS),
Flat connected line strips (PFGS_FLAT_LINESTRIPS),
Independent Triangles (PFGS_TRIS),
Connected triangle strips (PFGS_TRISTRIPS),
Flat Connected triangle strips (PFGS_FLAT_TRISTRIPS),
Independent quadrilaterals (PFGS_QUADS).
See the pfGeoSet(3pf) man page for more information.
Up: SGI performer Frequently Asked Questions (FAQ)
Next: -18- How do I do triangle meshes in Performer?
Previous: -16- What is the difference between phases FREE, FLOAT, and LOCK?