Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 447 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 447 Bytes

Mandelbrot fractal

Screenshot 1 Screenshot 2

Requirements

Building

Simply run these commands

> cd Release

> cmake ..

> make

Usage

You can use WASD to move around and mouse scroll to zoom in or out. If you want to increase or decrease the simulation's resolution, use + or - respectively.