Page 1 of 1

constant size

Posted: Wed Nov 21, 2007 2:13 am
by vdimas
I try to render a high-quality tree. A problem is:
- my branches have to be smaller size in each recursion step
- but the leafs should be in constant size

Have CF a possibility to save size of some parts throw the code?

Posted: Thu Nov 22, 2007 9:08 pm
by MtnViewJohn
Not right now. Context Free 3.0 is in the conceptual stage right now. You will be able to do this in CF3.0.

Posted: Sun Nov 25, 2007 2:24 pm
by vdimas
I think, the only way is the introductions of user-defined parameters (parameter variables).