home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Ray Tracing Box
/
RAY_CD.mdf
/
RAYTRACE
/
LPARSE
/
BOP03.LS
< 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
|
1993-11-23
|
172 b
|
9 lines
# --- L-System Parser/Mutator --- Lj Lapre ----------------------------------
4 # recursion depth
20 # angle
100 # thickness as % of length
X
X=F[+X]F[-X]+X
F=FF
@