ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/lib/marble.cal
Revision: 1.1
Committed: Wed Mar 12 17:45:48 2003 UTC (21 years, 2 months ago) by greg
Branch: MAIN
Log Message:
Added the rest of the missing files to ray/lib/

File Contents

# Content
1 {
2 marble.cal - classic marble pattern
3
4 A1 - Magnitude
5 }
6
7 marble = (1-A1) + A1*turbulence(Px,Py,Pz,.05);