Skip to content

Instantly share code, notes, and snippets.

@antoineMoPa
Created November 20, 2020 02:59
Show Gist options
  • Save antoineMoPa/4ce4ff24bff2906a83e3dc057af08a9d to your computer and use it in GitHub Desktop.
Save antoineMoPa/4ce4ff24bff2906a83e3dc057af08a9d to your computer and use it in GitHub Desktop.
vec2(z.x * z.x - z.y * z.y, 2.0 * z.x * z.y) + vec2(-0.2, -0.7* z.y) // Mandeltree?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment