------------------------------------------------------------------------

Radiance License Agreement

    license.txt

------------------------------------------------------------------------

Main Distribution

You will need the login name and password supplied in your confirmation email to access the distribution files

The official LBNL Radiance distribution as of January 2002 is version 3.4, may be obtained from the following link:

    rad3R4.tar.gz (7.1 Megs - 7263349 bytes)

For convenience, the programs have been compiled on Linux, Mac OS X and SGI systems, and the binaries may be found in:

    radbin_lnx.tar.gz(7.1 Megs)

    radbin_lnx_static.tar.gz(55 Megs)

    radbin_osx.tar.gz(2.2 Megs)

    radbin_sgi.tar.gz(4.2 Megs)

The smaller Linux binaries are compiled with dynamically-linked libraries, and may or may not work on your particular distribution. If they do not, you will have to either compile Radiance yourself, or download the larger, statically-linked binaries.

You will still need to unpack the distribution to get the library files and example scenes, and users who do not have the above systems will have to compile Radiance using the included makeall script. (See the README file for details, and pay special attention to setting the RAYPATH environment variable.)

------------------------------------------------------------------------

3.4.1 Patch to Main Distribution

A few minor problems were fixed in the 3.4 release, and one major problem was found and fixed in the ies2rad program.

The following patch file should be downloaded and unpacked over the 3.4 distribution using the following commands in the "ray" directory:

# gunzip patch3R1p1.tar.gz
# chmod +w `tar tf patch3R1p1.tar`
# tar xvf patch3R1p1.tar
# makeall install

Download the patch file: patch3R4p1.tar.gz (73 Kbytes)

------------------------------------------------------------------------

User Contributions

Unofficial contributions have been sorted into the following categories:

*    Generators - programs to generate Radiance input
*    Libraries - collections of Radiance patterns, textures, etc.
*    Models - complete Radiance scene descriptions
*    Objects - individual Radiance objects
*    Pictures - finished Radiance renderings, in RGBE format
*    Programs - miscellaneous programs and utilities
*    Translators - translators to and from Radiance input and output

------------------------------------------------------------------------

Recent Updates

New updates, contributions and patches may be obtained from the
Official Radiance pub site

Return to RADIANCE Home Page