ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Download File
|
Root Listing
root
/
Development
/
ray
/
lib
/
marble.cal
Revision:
1.2
Committed:
Tue Mar 18 17:30:17 2003 UTC
(22 years, 7 months ago) by
greg
Branch:
MAIN
CVS Tags:
HEAD
Changes since
1.1
:
+0 -0 lines
State:
FILE REMOVED
Log Message:
Decided to move ray/lib directory into non-CVS distribution
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);