home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Stars of Shareware: Raytrace & Morphing
/
SOS-RAYTRACE.ISO
/
programm
/
raytrace
/
radiance
/
lib
/
dirt.cal
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1989-05-26
|
205 b
|
11 lines
{
Dirt pattern.
This is probably the simplest application
imaginable for the fractal noise function.
A1 - degree of "dirtiness"; 1 is very dirty.
}
dirt = 1 - A1*.5*(1+fnoise3(Px,Py,Pz));