ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/rt/rayinit.cal
(Generate patch)

Comparing ray/src/rt/rayinit.cal (file contents):
Revision 2.13 by greg, Sat Feb 22 02:07:29 2003 UTC vs.
Revision 2.14 by greg, Tue Mar 11 19:29:05 2003 UTC

# Line 1 | Line 1
1 < { RCSid: $Id$ }
1 > { RCSid $Id$ }
2   {
3          Initialization file for Radiance.
4  
# Line 16 | Line 16
16          Jx, Jy, Jz                      - world j unit vector
17          Kx, Ky, Kz                      - world k unit vector
18          arg(n)                          - real arguments, arg(0) is count
19 +
20 +        For mesh objects, the following are available:
21 +
22 +        Lu, Lv                          - local (u,v) coordinates
23  
24          For brdf functions, the following are also available:
25  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines