Created
November 20, 2020 02:59
-
-
Save antoineMoPa/4ce4ff24bff2906a83e3dc057af08a9d to your computer and use it in GitHub Desktop.
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
| 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