Skip to content

Instantly share code, notes, and snippets.

@mimetaur
Created September 26, 2018 20:17
Show Gist options
  • Save mimetaur/3d2017bbc29616b5b28e2a0548133d1a to your computer and use it in GitHub Desktop.
Save mimetaur/3d2017bbc29616b5b28e2a0548133d1a to your computer and use it in GitHub Desktop.
More complex L-System in Houdini
FX
X = F/(10)~TF[+FHJ]X:0.5
X = F!/(10)~TF[+FX]X:0.3
X = H!/(30)~TF[+FK]X:0.1
X = H!/(30)~TF[+FJ]:0.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment