Drunkenpanda Posted July 3, 2022 Share Posted July 3, 2022 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 */ ω : A∼K 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 Quote Link to comment Share on other sites More sharing options...
Librarian Posted July 4, 2022 Share Posted July 4, 2022 @Drunkenpanda You have that Ex here https://www.houdinikitchen.net/2019/12/21/how-to-create-l-systems/ Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.