[BACK]Return to faceSet.iv CVS log [TXT][DIR] Up to [Development] / inventor / data / models / simple

File: [Development] / inventor / data / models / simple / faceSet.iv (download)

Revision 1.1, Tue Aug 15 12:56:07 2000 UTC (17 years, 2 months ago) by naaman
Branch point for: MAIN

Initial revision

#Inventor V2.1 ascii

Separator {
    FaceSet {
	vertexProperty		VertexProperty {
	    vertex	[ -1 1 1,
			      -1 -1 1,
			      1 -1 1,
			      1 1 1,
			      1 1 1,
			      1 -1 1,
			      1 -1 -1,
			      1 1 -1,
			      1 1 -1,
			      1 -1 -1,
			      -1 -1 -1,
			      -1 1 -1,
			      -1 1 -1,
			      -1 -1 -1,
			      -1 -1 1,
			      -1 1 1,
			      -1 1 1,
			      1 1 1,
			      1 1 -1,
			      -1 1 -1,
			      1 -1 1,
			      -1 -1 1,
			      -1 -1 -1,
			      1 -1 -1 ]
	    normal	[ 0 0 1,
			      1 0 0,
			      0 0 -1,
			      -1 0 0,
			      0 1 0,
			      0 -1 0 ]
	    texCoord	[  ]
	    orderedRGBA	[  ]
	    normalBinding	PER_PART
	}

	numVertices	[ 4, 4, 4, 4, 4, 4 ]
    }
}