# Scene configuration for Raytracing

# camera coordinates (x, y, z)
camera 0.3 -0.5 0.0

# sphere coordinates (x, y, z, radius)
sphere -0.8 -1.0  3.2  0.7
sphere  0.0 -0.45 2.0  0.3
sphere  1.2 -0.7  2.5  0.5
sphere  0.4 -1.0  4.0  0.4
