Log In  

Cart #mandelbrot_set-0 | 2024-04-12 | Embed ▽ | License: CC4-BY-NC-SA
6

WARNING - This takes a ~10s to render so please be patient :P

A naive approach to rendering the Mandelbrot set.
I made this because I wanted to get a better understanding of the maths behind it, so I focused on making the code readable, not fast.

You can customise the colour by changing the parameters of the 'Gradient' function at the top of _init.

You could use this as a screensaver if you really wanted, but I wouldn't recommend it due to how long it takes to load...

P#146490 2024-04-12 21:17


[Please log in to post a comment]