From: Gerardo H. <ma...@us...> - 2006-12-24 05:26:16
|
Update of /cvsroot/jrman/drafts/sampleData In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv30032/sampleData Added Files: curves.rib Log Message: Started working on curves. --- NEW FILE: curves.rib --- Display "curves.png" "framebuffer" "rgb" PixelFilter "gaussian" 2 2 Format 512 384 1 PixelSamples 8 8 Exposure 1 1.8 Projection "perspective" "fov" [35] LightSource "distantlight" 1 "intensity" [0.8] "from" [1 1 -1] "to" [0 0 0] LightSource "ambientlight" 2 "intensity" [0.2] Translate 0 0 20 Rotate -20 1 0 0 Rotate 30 0 1 0 WorldBegin Surface "matte" Color 0 0 1 Sphere 1 -1 1 360 Color 1 1 0 Curves "linear" [4 4] "periodic" "P" [-1 -1 -1 1 -1 -1 1 1 -1 -1 1 -1 -1 -1 1 1 -1 1 1 1 1 -1 1 1] "constantwidth" [.01] Curves "linear" [2 2 2 2] "nonperiodic" "P" [-1 -1 -1 -1 -1 1 1 -1 -1 1 -1 1 1 1 -1 1 1 1 -1 1 -1 -1 1 1] "constantwidth" [.01] Color 1 1 1 Curves "linear" [3] "nonperiodic" "P" [-3 -3 0 0 -3 0 3 -3 0] "N" [0 1 1 0 2 0 0 1 -1] "width" [.025 .05 .025] WorldEnd |