Mandelbrot set implementation in OpenGL.
To build and run:
chmod +x scripts/*
./scripts/build.sh && ./scripts/run.sh
Use the arrow or WASD keys to move around, use addition and subtract keys to zoom in and out.
Mandelbrot set implementation in OpenGL.
To build and run:
chmod +x scripts/*
./scripts/build.sh && ./scripts/run.sh
Use the arrow or WASD keys to move around, use addition and subtract keys to zoom in and out.