From: Gerardo H. <ma...@us...> - 2007-02-20 04:22:16
|
Update of /cvsroot/jrman/drafts/sampleData In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv16296/sampleData Modified Files: headus.com-killeroo.rib Log Message: Added clouds background to killeroos. Index: headus.com-killeroo.rib =================================================================== RCS file: /cvsroot/jrman/drafts/sampleData/headus.com-killeroo.rib,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** headus.com-killeroo.rib 20 Feb 2007 03:58:53 -0000 1.12 --- headus.com-killeroo.rib 20 Feb 2007 04:22:13 -0000 1.13 *************** *** 92,95 **** --- 92,96 ---- MakeTexture "killeroo-textures/pat329_0.36.jpg" "killeroo-textures/pat329_0.36.txr" "clamp" "clamp" "gaussian" 2 2 MakeTexture "killeroo-textures/pat330_0.52.jpg" "killeroo-textures/pat330_0.52.txr" "clamp" "clamp" "gaussian" 2 2 + MakeTexture "killeroo-textures/clouds.jpg" "killeroo-textures/clouds.txr" "periodic" "periodic" "gaussian" 2 2 FrameBegin 1 *************** *** 163,168 **** Rotate -90 1 0 0 AttributeBegin ! Color .8 .8 1 ! Sphere 5000 -5000 5000 360 AttributeEnd TransformBegin --- 164,169 ---- Rotate -90 1 0 0 AttributeBegin ! Surface "paintedplastic" "Ks" 0 "texturename" "killeroo-textures/clouds.txr" ! Sphere 2000 -2000 2000 360 AttributeEnd TransformBegin |