Basic HTML version of Foils prepared March 4 1998

Foil 147 IndexedFaceSet Pyramid Example II

From VRML 2 Basic Concepts and Definitions CPS616 -- Information Track of CPS -- Spring Semester 98. by Zeynep Ozdemir, Rob Baker, Meryem Ispirli, Geoffrey C. Fox

2 examples of Pyramids for Foil 147
coord Coordinate {
point [ 0 5 0, # Called Point 0
-2.5 0 -2.5, # Called Point 1
2.5 0 -2.5, # Called Point 2 2.5 0 2.5, # Called Point 3 -2.5 0 2.5 # Called Point 4
] }
The point field defines the vertices of the object
There are five points defined. The points are labeled from 0 to 4
Coordinate just defines points to be used later in IndexedFaceSet



© Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Sun Apr 5 1998