Jump to content

Translating lsystem rules to Houdini lilac


Recommended Posts

Hello,

I’ve been trying to create a lilac flower l system.
And after some looking around I found a system describing it in

The Algorithmic Beauty of Plants
http://algorithmicbotany.org/papers/abop/abop.pdf

 

I am however unable to properly translate it into Houdini

Below is what I get when I basically copy and paste it and that looks nothing like the picture in paper.

92
Chapter 3. Developmental models
n=10, δ = 60
#include K /* flower shape specification */
ω : AK
p1 : A : * [-/K][+/K]I(0)/(90)A
p2 : I(t) : !(t=2) FI(t+1)
p3 : I(t) : t=2 I(t+1)[-FFA][+FFA]

lilac.hipnc

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...