Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 226 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 226 Bytes

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.