[Q]: Using multiple rules in an L-System

   1964   0   1
User Avatar
Member
94 posts
Joined: Dec. 2008
Offline
Hi! Me again !

(to the remaining unscareable ones):

I have this L-System thing set up, and it works fine, so far.
Yet one thing bothers me. Here is the rule-set:


C=KfA
B=J
A=gKF

A=gKF
[[^(90)FB+(90)FB^(90)FBFB^(90)FB]
[&(90)FB+(90)FB&(90)FB]
[-(90)FB-(90)FFB]]


and a few more “A”-Rules. But it seems, the L-System SOP uses ust one of them.
How would I have to set it up, so it uses them all (either at random or maybe also with some “artistic” control.

Also I do not understand, why in the upper leftmost some of the lines are straight like constructed where others seem more “grown”. They are all just in the simple style of FJ FFJ +(90)FJ

I want to achieve a more random look. But I dislike the idea of renaming the rules and “calling” them at random from other rules.

Attachments:
Menger-B.0018.jpg (533.3 KB)
Menger-B.contactsheet.jpg (411.8 KB)

If you can't script/program it, it's no good at all !
  • Quick Links