constant size

If you're having trouble using Context Free or don't understand the language, ask for help here.

Moderators: MtnViewJohn, chris, mtnviewmark

Post Reply
vdimas
Posts: 3
Joined: Wed Nov 21, 2007 2:09 am

constant size

Post 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?

User avatar
MtnViewJohn
Site Admin
Posts: 882
Joined: Fri May 06, 2005 2:26 pm
Location: Mountain View, California
Contact:

Post 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.

vdimas
Posts: 3
Joined: Wed Nov 21, 2007 2:09 am

Post by vdimas »

I think, the only way is the introductions of user-defined parameters (parameter variables).

Post Reply