HOME | DD

boris9k — Triangle Tree 4 by-nc

Published: 2018-11-02 19:00:40 +0000 UTC; Views: 236; Favourites: 16; Downloads: 1
Redirect to original
Description Generated in CFA by the following code:

CF:ackground = [ b -0.05]

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

BillyNikoll [2018-11-03 22:09:45 +0000 UTC]

You have talent!

👍: 0 ⏩: 1

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

BillyNikoll In reply to boris9k [2018-11-04 09:30:12 +0000 UTC]

👍: 0 ⏩: 0