Skip to content

Instantly share code, notes, and snippets.

@TheWispy
Created August 26, 2018 23:41
Show Gist options
  • Save TheWispy/fb4baf2188c6d7e085a12c63d82fef0a to your computer and use it in GitHub Desktop.
Save TheWispy/fb4baf2188c6d7e085a12c63d82fef0a to your computer and use it in GitHub Desktop.
colourful fractured hydra patch
osc(18, 0.1, 0.6).color(2, 0.8, 1).rotate(0.1).modulateScale(noise(20,0.2).pixelate(4,6).rotate(1,-0.2)).diff(o0).scale(0.99).scrollX(0.2).modulateScale(noise(20,0.2).pixelate(4,6).rotate(1,0.01))
.out(o0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment