Dual Fractal
This little program renders two fractal sets: the famous Mandelbrot set and the Julia set. Both views are displayed side-by-side and can be scrolled and zoomed independently. The parameter for the Julia set can be specified by placing mouse pointer over Mandelbrot set and pressing the Ctrl key. Moreover, you can hold Ctrl key and move mouse over Mandelbrot set to immediately observe changes in Julia set.
The game is using GPU (via WebGL) to calculate sets. Make sure WebGL is working in your browser!
Leave a comment
Log in with itch.io to leave a comment.