From: <edi...@us...> - 2003-08-22 09:05:26
|
Update of /cvsroot/jrman/drafts/sampleData In directory sc8-pr-cvs1:/tmp/cvs-serv23921/sampleData Added Files: polygon.rib Log Message: Implementing first version of polygon --- NEW FILE: polygon.rib --- Display "polygon" "framebuffer" "rgba" Format 400 300 1 PixelSamples 1 1 ShadingRate 4 Exposure 1 2.2 Projection "perspective" "fov" 60 Translate 0 0 40 #Rotate -45 1 0 0 WorldBegin LightSource "ambientlight" 1 "intensity" 2 AttributeBegin Color 1 1 1 Patch "bilinear" "P" [-20 -20 0 20 -20 0 -20 20 0 20 20 0] AttributeEnd AttributeBegin Color 0 0 1 Polygon 4 "P" [0 0 -5 5 0 -5 0 5 -5 0 0 -5] AttributeEnd AttributeBegin Color 0 1 0 Polygon 4 "P" [10 10 -2 20 10 -2 10 20 -2 10 10 -2] AttributeEnd WorldEnd |