POV-Ray Insert Menu
mady by Christoph Hormann
http://www.imagico.de/

sky camera

top previous next

// sky (tilt) camera
camera {
  location  <0.02.0-5.0>
  sky       <1.00.5,  0.0>        // direction of the camera sky
  look_at   <0.00.0,  0.0>
  right     x*image_width/image_height
}