From: <ma...@us...> - 2003-06-07 18:38:48
|
Update of /cvsroot/jrman/drafts/sampleData In directory sc8-pr-cvs1:/tmp/cvs-serv3793/sampleData Modified Files: space.rib bike.rib DinningRoom.rib Log Message: Small changes... Index: space.rib =================================================================== RCS file: /cvsroot/jrman/drafts/sampleData/space.rib,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** space.rib 3 Jun 2003 04:35:28 -0000 1.1 --- space.rib 7 Jun 2003 18:38:44 -0000 1.2 *************** *** 18,21 **** --- 18,22 ---- Rotate 90 1 0 0 AttributeBegin + Attribute "displacementbound" "sphere" .1 Displacement "bumpy" "texturename" "earth.4096x2048.jpg" "Km" .1 Sphere 250 -250 250 360 "texturename" "earth.4096x2048.jpg" *************** *** 26,29 **** --- 27,31 ---- AttributeBegin Translate -150 5 -300 + Attribute "displacementbound" "sphere" .1 Displacement "bumpy" "texturename" "moon.1440x720.1.jpg" "Km" .1 Rotate 90 1 0 0 *************** *** 37,40 **** --- 39,43 ---- Rotate 90 1 0 0 Color .6 .6 .6 + Attribute "displacementbound" "sphere" .5 Displacement "bumpy" "texturename" "mars.2880x1440.jpg" "Km" .5 Sphere 300 -300 300 360 "texturename" "mars.2880x1440.jpg" Index: bike.rib =================================================================== RCS file: /cvsroot/jrman/drafts/sampleData/bike.rib,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** bike.rib 7 Jun 2003 13:25:32 -0000 1.4 --- bike.rib 7 Jun 2003 18:38:44 -0000 1.5 *************** *** 1,4 **** - #Option "statistics" "endofframe" 1 - #Option "limits" "bucketsize" [48 48] Display "bike" "framebuffer" "rgb" PixelFilter "box" 1 1 --- 1,2 ---- Index: DinningRoom.rib =================================================================== RCS file: /cvsroot/jrman/drafts/sampleData/DinningRoom.rib,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** DinningRoom.rib 6 Jun 2003 15:29:29 -0000 1.9 --- DinningRoom.rib 7 Jun 2003 18:38:44 -0000 1.10 *************** *** 1,15 **** - Option "statistics" "endofframe" 1 - #Option "limits" "gridsize" 4096 - - Display "TableReflection.png" "file" "rgba" PixelSamples 4 4 ! Exposure .5 1 ! Format 320 240 1 Projection "perspective" "fov" [40] PixelFilter "box" 1 1 Scale 1 -1 1 Translate 0 0 170 ! Rotate 26 1 0 0 Rotate -40 0 1 0 --- 1,11 ---- Display "TableReflection.png" "file" "rgba" PixelSamples 4 4 ! Exposure .4 1 ! Format 512 384 1 Projection "perspective" "fov" [40] PixelFilter "box" 1 1 Scale 1 -1 1 Translate 0 0 170 ! Rotate 15 1 0 0 Rotate -40 0 1 0 *************** *** 128,137 **** PixelSamples 4 4 Exposure .2 1 ! Format 320 240 1 Projection "perspective" "fov" [40] PixelFilter "box" 1 1 Translate 0 0 170 Scale 1 -1 1 ! Rotate 26 1 0 0 Translate 0 51.8 0 Rotate -40 0 1 0 --- 124,133 ---- PixelSamples 4 4 Exposure .2 1 ! Format 512 384 1 Projection "perspective" "fov" [40] PixelFilter "box" 1 1 Translate 0 0 170 Scale 1 -1 1 ! Rotate 15 1 0 0 Translate 0 51.8 0 Rotate -40 0 1 0 *************** *** 261,265 **** PixelFilter "box" 1 1 Translate 0 0 170 ! Rotate -26 1 0 0 Rotate -40 0 1 0 --- 257,261 ---- PixelFilter "box" 1 1 Translate 0 0 170 ! Rotate -15 1 0 0 Rotate -40 0 1 0 |