HOME | DD

Published: 2018-11-02 19:00:40 +0000 UTC; Views: 262; Favourites: 17; Downloads: 1
Redirect to original
Description
Generated in CFA by the following code:CF:
startshape PLANT
shape PLANT
{
EITHER [ x -2 ]
EITHER [ x 2 ]
EITHER [ y 2 ]
EITHER [ y -2 ]
}
shape BOTH {
BL [rotate 30]
BL [rotate -30 flip 90]
}
shape EITHER
rule { BL[ ] }
rule { BL[ flip 90 ] }
shape BL {
TRIANGLE [ ]
WL [size 0.953 y 1]
}
shape WL
rule 9 { BL [ rotate 4..9 ] }
rule { BOTH [ ] }
rule { BL [ rotate -10 flip 90 ] }
Contains random elements. Heavily inspired by example mtree in CFA. Zoom in to see the little triangles.
Related content
Comments: 3
boris9k In reply to BillyNikoll [2018-11-04 06:17:32 +0000 UTC]
Tnx, but It's not me, it's the program. I just picked out the renders I liked the most
👍: 0 ⏩: 1