Created
February 10, 2017 00:59
-
-
Save radamant/9e97bc75543778cedbc1ebd47297a5c2 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
startshape asdf[ sat 0.4..0.7 b 1] | |
CF::Background = [h 200 b -0.9 sat 1] | |
shape asdf { | |
spike[] | |
asdf[s 0.98 x -3..3 r 30..90 h -10..10] | |
asdf[s 0.2 x -1..1 y -1..1 a -0.5] | |
} | |
shape spike { | |
TRIANGLE[s 1 2 h 110..130 ] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment