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

A typical camera

top previous next

// perspective (default) camera
camera {
  location  <0.02.0-5.0>
  look_at   <0.00.0,  0.0>
  right     x*image_width/image_height
}