Generative Components: Parametric Tree

ParametricTreeCloserView

This is an experiment that we made with Generative Components.

It is a parametric tree. There are several parameters which could be controlled: angle, legth.

First, We created a parametric branch component, with an angle & length parameter.  The angle of the branch is relative to the angle of it’s parent branch.

The tree is composed of several branches which are replicated. Here are few screenshots of the tree using different values for the parameters.

GET THE .GCT FILE HERE! (for version v8i)

ParametricTreeElevation

ParametricTreeTopView


This post is tagged: , ,

7 Responses

  1. morphocode 1:42 pm on April 1st, 2009

    if you are interested in the gc file(the source). Let us know here

  2. morphocode 1:42 pm on April 1st, 2009

    ..and it’s not an april joke ;)

  3. RKS 2:10 am on April 2nd, 2009

    Hey, luks gud

    would like to c the gc file

  4. morphocode 10:35 am on April 2nd, 2009

    Hi RKS,

    We’ll upload the file asap.
    Guess we’ll manage to do that by the end of the day.

    Greetz

  5. morphocode 9:36 pm on April 2nd, 2009

    Hi guys,

    You could get the .gct file here!

    Feedback is appreciated!

  6. hlad 4:48 pm on June 19th, 2009

    Hi guys,
    I’d be interested in how you avoid crossing branches in further iterations.
    Did you look at it?

  7. morphocode 8:08 pm on June 19th, 2009

    Hi,

    we do not avoid branch interesections. We know that problem, but never tried to fix that.

    Actually, we thought about some other improvements: We wanted to have the tree emerging from a single branch(kind of bottom-up system), while at the moment it is created from a fixed number of branch generations.

    However, that was a quick experiment, it could be improved for sure.
    if you have some other questions, we’ll be pleased to answer :)

Leave a Reply