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

Camera Camera
double yFieldOfView 75
double aspectRatio 1.0
Vector3d eye [0.0 5.0 5.0]
Vector3d target [0.0 0.0 0.0]
Vector3d up [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 Sphere
ref material redPhong
Vector3d center [0.0 0.0 0.0]
double radius 2.5

Light PointLight
Vector3d location [2.0 4.0 1.0]
Vector3d intensity [4.0 4.0 4.0]