BGColor [0.0 0.0 0.0]
Ambient [0.1 0.1 0.1]
Height 512
Width 512
AASamples 1

Camera Camera
double yFieldOfView 75
double aspectRatio 1.0
Vector3d eye [0.0 0.0 8.0]
Vector3d target [0.0 0.0 0.0]
Vector3d up [0.0 1.0 0.0]

Material Diffuse green
Vector3d ambientColor [0.0 1.0 0.0]
Vector3d diffuseColor [0.0 1.0 0.0]

Material BlinnPhong redPhong
Vector3d ambientColor [1.0 0.0 0.0]
Vector3d diffuseColor [1.0 0.0 0.0]
Vector3d specularColor [1.0 1.0 1.0]
double phongExponent 30.0

Surface Triangle
ref material green
Vector3d v0 [-30.0 -5.0 -30.0]
Vector3d v1 [-30.0 -5.0 30.0]
Vector3d v2 [30.0 -5.0 30.0]

Surface Triangle
ref material green
Vector3d v0 [30.0 -5.0 30.0]
Vector3d v1 [30.0 -5.0 -30.0]
Vector3d v2 [-30.0 -5.0 -30.0]

Surface Sphere
ref material redPhong
Vector3d center [0.0 0.0 0.0]
Transform scale [5.0 2.5 2.5]
Transform rotate [0.0 0.0 1.0] 45.0

Light PointLight
Vector3d location [0.0 0.0 8.0]
Vector3d intensity [15.0 15.0 15.0]