Home YouTube itch.io Webpage Source


OpenGL Mandelbrot Set

This was a quick and short project that I made using OpenGL where I wanted to try drawing the Mandelbrot Set using the GPU. The program does get fairly slow when you zoom in too far but probably should run better if you have stronger hardware. You can browse the source code here.

Controls:
- Pan with mouse by holding down left click and moving cursor around
- Zoom in by scrolling up and zoom out by scrolling down


Download for Linux
Download for Windows