Monday, 24 October 2011

My first rib


 #myfirstrib.rib – test test

Display "myfirstrib.tiff" "file" "rgb"

Projection "perspective" "fov" 90
Translate 0 0 5

LightSource "pointlight"
"from" [2 2 -3]
"intensity" [10]

WorldBegin
AttributeBegin
Color 1 0 0
Translate 0 0 0
Rotate 120 1 0 0
Sphere 2 -2 2 360

AttributeEnd

AttributeBegin
Color 0 1 1
Translate -1.5 2.7 0
Rotate 120 1 0 0
Sphere 1 -1 1 360

AttributeEnd

AttributeBegin
Color 0 1 1
Translate 1.5 2.7 0
Rotate 120 1 0 0
Sphere 1 -1 1 360

AttributeEnd

AttributeBegin
Color 0 1 0
Translate 0 0 -2
Rotate 120 1 0 0
Sphere 0.3 -0.3 0.3 360

AttributeEnd

AttributeBegin
Color 1 1 1
Translate -0.5 0.5 -2
Rotate 120 1 0 0
Sphere 0.3 -0.3 0.3 360

AttributeEnd

AttributeBegin
Color 1 1 1
Translate 0.5 0.5 -2
Rotate 120 1 0 0
Sphere 0.3 -0.3 0.3 360

AttributeEnd

AttributeBegin
Color 0 0 0
Translate -0.45 0.4 -2.5
Rotate 120 1 0 0
Sphere 0.1 -0.1 0.1 360

AttributeEnd

AttributeBegin
Color 0 0 0
Translate 0.4 0.4 -2.5
Rotate 120 1 0 0
Sphere 0.1 -0.1 0.1 360

AttributeEnd

WorldEnd



No comments:

Post a Comment