Skip to content

Instantly share code, notes, and snippets.

@munshkr
Created July 24, 2019 20:01
Show Gist options
  • Save munshkr/1f8e89e5954ebefc0d3e8696507dd2b3 to your computer and use it in GitHub Desktop.
Save munshkr/1f8e89e5954ebefc0d3e8696507dd2b3 to your computer and use it in GitHub Desktop.
test01 #hydra
// 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