Slashdot Mirror


POV-Ray 3.5 Rendered

Marty writes "The very long awaited version 3.5 of POV-Ray is available. POV is the pre-eminent open source ray tracer. The new version has many wonderful improvements and is able to allow amateurs and pros alike to generate CG images to drool over." I spent many hours mucking about with POV back in the day. Course CPUs are a little faster now, so my guess is those render times don't suck as bad.

2 of 270 comments (clear)

  1. If you aren't familiar with povray... by pavos · · Score: 5, Informative

    ...check out the Internet Ray-Tracing Competition at http://www.irtc.org to see what povray is capable of. Besides being a great collection of impressive pictures, it is an invaluable source of objects, textures and techniques for povray beginners and masters alike.

  2. Re:povray is not open source by parkrrrr · · Score: 5, Informative
    It's true that POV is not open source. There's a very good reason for that: we can't reach many of the people who contributed the original code under the old license, so we don't have the right to just switch the license. We'll have to rewrite some pretty big chunks of code before we can think about a more open license. That (the rewrite) is slated to happen for the next major release.

    As for the object files, I think that if you read carefully you'll find that the only restrictions are on the use of the files in the samples directory; the POV-Team doesn't own the copyright on those files so the restrictions on those files are an unfortunate necessity. The standard include files and macros, though, are free to be used for any purpose:

    The user is also granted the right to use the scene files, fonts,
    bitmaps, and include files distributed in the INCLUDE and
    SCENES\INCDEMO sub-directories in their own scenes. Such permission
    does not extend to any other files in the SCENES directory or its
    sub-directories. The SCENES files are for your enjoyment and
    education but may not be the basis of any derivative works unless the
    file in question explicitly grants permission to do such.