| 1 |
|
<html> |
| 2 |
|
<head> |
| 3 |
|
<title> |
| 4 |
< |
The RADIANCE 3.6 Synthetic Imaging System |
| 4 |
> |
The RADIANCE 3.8 Synthetic Imaging System |
| 5 |
|
</title> |
| 6 |
|
</head> |
| 7 |
|
<body> |
| 9 |
|
<p> |
| 10 |
|
|
| 11 |
|
<h1> |
| 12 |
< |
The RADIANCE 3.6 Synthetic Imaging System |
| 12 |
> |
The RADIANCE 3.8 Synthetic Imaging System |
| 13 |
|
</h1> |
| 14 |
|
|
| 15 |
|
<p> |
| 564 |
|
</a> |
| 565 |
|
|
| 566 |
|
<dd> |
| 567 |
< |
Mirror is used for planar surfaces that produce secondary source reflections. |
| 567 |
> |
Mirror is used for planar surfaces that produce virtual source reflections. |
| 568 |
|
This material should be used sparingly, as it may cause the light source calculation to blow up if it is applied to many small surfaces. |
| 569 |
|
This material is only supported for flat surfaces such as <a HREF="#Polygon">polygons</a> and <a HREF="#Ring">rings</a>. |
| 570 |
|
The arguments are simply the RGB reflectance values, which should be between 0 and 1. |
| 587 |
|
</a> |
| 588 |
|
|
| 589 |
|
<dd> |
| 590 |
< |
The prism1 material is for general light redirection from prismatic glazings, generating secondary light sources. |
| 590 |
> |
The prism1 material is for general light redirection from prismatic glazings, generating virtual light sources. |
| 591 |
|
It can only be used to modify a planar surface |
| 592 |
|
(i.e., a <a HREF="#Polygon">polygon</a> or <a HREF="#Ring">disk</a>) |
| 593 |
|
and should not result in either light concentration or scattering. |
| 594 |
|
The new direction of the ray can be on either side of the material, |
| 595 |
< |
and the definitions must have the correct bidirectional properties to work properly with secondary light sources. |
| 595 |
> |
and the definitions must have the correct bidirectional properties to work properly with virtual light sources. |
| 596 |
|
The arguments give the coefficient for the redirected light and its direction. |
| 597 |
|
|
| 598 |
|
<pre> |
| 1749 |
|
<pre> |
| 1750 |
|
The Radiance Software License, Version 1.0 |
| 1751 |
|
|
| 1752 |
< |
Copyright (c) 1990 - 2002 The Regents of the University of California, |
| 1752 |
> |
Copyright (c) 1990 - 2006 The Regents of the University of California, |
| 1753 |
|
through Lawrence Berkeley National Laboratory. All rights reserved. |
| 1754 |
|
|
| 1755 |
|
Redistribution and use in source and binary forms, with or without |
| 1822 |
|
</h2> |
| 1823 |
|
<p> |
| 1824 |
|
<ul> |
| 1825 |
+ |
<li>Cater, Kirsten, Alan Chalmers, Greg Ward, |
| 1826 |
+ |
"<a href="papers/egsr2003.pdf">Detail to Attention: |
| 1827 |
+ |
Exploiting Visual Tasks for Selective Rendering</a>," |
| 1828 |
+ |
<em>Eurographics Symposium |
| 1829 |
+ |
on Rendering 2003</em>, June 2003. |
| 1830 |
|
<li>Ward, Greg, Elena Eydelberg-Vileshin, |
| 1831 |
|
``<a HREF="http://viz.cs.berkeley.edu/~gwlarson/papers/egwr02/index.html">Picture Perfect RGB |
| 1832 |
|
Rendering Using Spectral Prefiltering and Sharp Color Primaries</a>,'' |