Created
July 24, 2019 20:01
-
-
Save munshkr/1f8e89e5954ebefc0d3e8696507dd2b3 to your computer and use it in GitHub Desktop.
test01 #hydra
This file contains hidden or 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
// by Nelson Vera | |
// twitter: @nel_sonologia | |
osc(8,-0.5, 1).color(-1.5, -1.5, -1.5).blend(o0).rotate(-0.5, -0.5).modulate(shape(4).rotate(0.5, 0.5).scale(2).repeatX(2, 2).modulate(o0, () => mouse.x * 0.0005).repeatY(2, 2)).out(o0) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment