light point 2 6 1 yellow
light directional -1 -1 -1 ; white
light spot 0 5 0 0 -1 0 red 30 2 ; smooth 30 degrees spot
light extended -3 5 3 green 0.5 8 ; 0.5 radius light sphere
light linear 1 8 3 white 0 0 2 32 ; white linear light
light planar 9 1 8 blue 1 0 0 0 0 1 8 8 ; blue square light
Examples of the six light sources. The basic scene is:
eye 7 5 0
at 0 0
fov 30
background white
sphere surface matte mono 0.8 data 0 3 0 1
cylinder surface matte mono 0.7 data 2 0 2 2 2 2 0.2
box surface matte white data 0 0 0 5 0.01 5
light ...