home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2002 November
/
Chip_2002-11_cd1.bin
/
tema
/
genesis
/
download
/
data1.cab
/
Support
/
Plants
/
nearOak.ls
< prev
Wrap
Text File
|
2001-02-26
|
289b
|
18 lines
# --- L-System Parser/Mutator --- Lj Lapre ----------------------------------
#
# Monopodial skeleton
#
#
11
45
15
#
c(12)FFAL
#
A=~(10)F[&'(.8)!BL]>(137)'!(.9)A
B=~(15)F[-'(.8)!(.9)$CL]'!(.9)C
C=~(20)F[+'(.8)!(.9)$BL]'!(.9)B
#
L=~c(8){+(30)f(30)-(120)f(30)-(120)f(30)}
@