Everything2
Near Matches
Ignore Exact
Full Text
Everything2

POV-Ray

created by Falrick

(thing) by Monolith (1.1 y) (print)   ?   (I like it!) Sat Sep 09 2000 at 3:56:06

POV-Ray scenes are created with lines of code instead of a point and click interface.


Example:

camera {
  location <1,3,-4>
  look_at <0,1,0>
}

light_source {
  <-1,10,-5>         //location of the light source
  color rgb <1,1,1>  //100% white
}


sphere {
  <0,1,0>  //location of the sphere
  1      //sphere radius
  pigment {
    color rgb <1,0,0>  //red color
  }
}

plane {  //ground
  y,0  //along the x,z plane

  texture {
    pigment {
      color rgb <0.5,0.5,0.5>  //50% white (mid grey)
    }
    finish {
      reflection 0.4
    }
  }
}

(thing) by Feinorgh (3.3 wk) (print)   ?   (I like it!) 1 C! Sat Sep 15 2001 at 12:30:22

Persistance Of Vision Raytracer is a freeware application for making photorealistic images. It is generally considered one of the best raytracers around, and has many advanced features commonly only found in very expensive graphics software, such as caustics, radiosity, isosurfaces and much more.

History

POV-Ray has its roots in a raytracer called DKBTrace, written by David K Buck for the Amiga in 1986. Aaron Collins had it ported to the PC and added some more features to DKBTrace.

By 1989 DKBTrace had turned into the first version of POV-Ray, thanks to David K Buck's suggestion of forming a development team for improving the program. The name "Persistance Of Vision Raytracer" was chosen because, in the words of David K Buck:

"It was the result of a persistent vision of the developers, it was a reference to the Salvadore Dali work which depicted a distorted but realistic world, and the term "persistance of vision" in biology referred to the ability to see an image that was presented briefly - almost an after image."

Features

POV-Ray offers the standard features one might expect from a raytracing application (polygon rendering, phong highlights, point lights, etc.) and the following:

POV-Ray uses mathematical primitives with parameters for modelling, such as spheres, boxes, torii, cylinders and such. Also included are height fields and different types of meshes, splines and parametric objects (objects that are described by a set of equations).

Many utilites have been written for translating various 3D graphics formats into the POV-Ray scene description language. In general it is fairly painless and easy to translate such formats with really good results.

Although POV-Ray is a very capable 3D graphics renderer, it does not have an internal 3D modeller as most other 3D graphics packages. There are third party applications that fill this role quite well, such as Moray, a dedicated modelling application that uses POV-Ray directly as a renderer and also has support for inverse kinematics and texture editing. Many other modellers and tools are being and have been developed, and many commercial 3D graphics packages can export into the POV-Ray format.

Scene Description Language

The POV-Ray scene description language is surprisingly easy to come to grips with. At first it might seem awkward to type in your scenes in text by hand, but after a while it comes quite naturally. An example:

camera {
  location <0, 2, -4>
  look_at  <0, 1,  0>
}

light_source {
  <-5, 10, -4>
  color rgb<1, 1, 0.95>
  spotlight
  point_at <0, 0, 0>
  radius 8
  falloff 12
}

plane {
  y, 0
  pigment {
    checker rgb<1, 1, 1>, <0, 0, 0>
  }
  finish {
    specular 0.9
    roughness 0.01
    reflection 0.1
  }
}

sphere {
  <0, 1, 0>, 1
  pigment {
    color rgb<1, 0, 0>
  }
  finish {
    specular 0.95
    roughness 0.02
    reflection 0.3
  }
}

This will create a red, shiny, reflective sphere on a checkered surface, illuminated by a spotlight

The SDL of POV-Ray has a structure similar to C, and has support for variable declarations (#declare). It is easy and very convenient to make macros for various tasks, such as recursive structures (i.e fractals) and for keeping a well defined structure of the scene description source files; the main scene might be in one file, textures in another and custom objects in a third one.

Many people have written include files for POV-Ray for making all sorts of things, such as gels, chains, cities, explosions and smoke.

Platforms

POV-Ray is officially released with binaries on MS-DOS, Windows, Linux, Macintosh, Amiga and SunOS, with the most recent versions currently being available on Windows, Macintosh and Linux.

The source code can be downloaded for free for making custom compiles for any platform. The generic sources are written in ANSI C, so compiling is in most cases very easy.

The Windows and Macintosh versions come with a nice graphical user interface that features a source code editor with syntax highlighting, automatic indentation, macros and much more. The Unix and Linux versions are currently command-line-only, even though some third party user interfaces have been written for X. The Windows version can be used without the GUI as well.

POV-Ray has an active user community and many people make custom versions of POV-Ray, such as MegaPov, thanks to the source code being freely available. Some of these custom versions become patches and get included in the official POV-Ray distribution as it evolves.


Source: The POV-Ray manual.

POV-Ray homepage: http://www.povray.org


printable version
chaos

Ray Tracing moray If a given feature can't be found in a Freeware application, you don't need it Blue Moon Rendering Tools
open source Eye Candy Internet Raytracing Competition GPL
Dream Log: November 29, 1999 Phong illumination model radiosity POV
Blade Runner Persistence of Vision nearly open source Constructive Solid Geometry
caustic Event Horizon texture mapping blender
Linux Yafray targa What your keyboard's "Windows keys" do in Windows
Y'know, if you log in, you can write something here, or contact authors directly on the site. Create a New User if you don't already have an account.
  Epicenter
Login
Password

password reminder
register

Everything2 Help

Cool Staff Picks
Nodes your grandpa would have liked:
Singlish
The broken shadow dances on the wall
How not to beat Jet Li's kung-fu style in "Fist of Legend"
Confusing parable about fish
Reading tarot on the street
poppy
She bruised her knee. This is how we met.
Brahman and the fractal nature of the universe due to the chaotic nature of string theory
Shooting people with your gun at a -90 degree transformation
Requiem for a Dream
But I don't want to be Princess Leia!
Reflections, unacknowledged
STS-107
New Writeups
Heitah
Pseudocide(idea)
XWiz
Google Knol(lede)
Mythi
July 24, 2008(personal)
locke baron
The fall of Earth(fiction)
BookReader
Fear the Cold(dream)
Pavlovna
Kathleen MacInnes(person)
stainedglass
1(fiction)
kalen
Three "T"s(idea)
octillion369
Undead(idea)
archiewood
Ico(fiction)
Heisenberg
Why I love Everything2(log)
octillion369
Death Knight(person)
XWiz
Are you hoping for a miracle?(review)
santo
The Host(review)
LostPsion
"Shut the Fuck Up" Theaters(idea)
E2 is a by-product of the existence of The Everything Development Company