Skip to content

Instantly share code, notes, and snippets.

@radamant
Created September 23, 2016 02:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save radamant/551b7055e11b75bcfd913847999f0332 to your computer and use it in GitHub Desktop.
Save radamant/551b7055e11b75bcfd913847999f0332 to your computer and use it in GitHub Desktop.
CF::Background = [h 120 b -0.8 sat 0]
startshape force[sat 0 b 1]
shape force {
loop 3 [r 120] {
tritri[y (0.58 * 2)]
}
}
shape tritri {
loop 3 [r 120 sat 0 h 20]{
// CIRCLE[y 2]
TRIANGLE[y 0.58]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment