home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PCNET 2006 October - Disc 2
/
PCNET_CD_2006_10_2.iso
/
apps
/
k3d-all-in-one-setup-0.5.14.0.exe
/
k3d-setup-0.5.14.0.exe
/
share
/
lsystem
/
palm-tree.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
|
2005-02-12
|
591 b
|
23 lines
# --- L-System Parser/Mutator --- Lj Lapre ----------------------------------
12
5
30
#
c(4)FFS # the actual tree
#
S=FFR>(60)R>(60)R>(60)R>(60)R>(60)R>(30)S # six branches per segment
R=[Ba] # a single branch
#
a=$tF[Cx]Fb # see bop08.ls
b=$tF[Dy]Fa
#
B=&B # angle increments
C=+C
D=-D
#
x=a # apical elay
y=b
#
F='(1.25)F'(.8) # elongation rate
@