Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 1.16 KB

README.md

File metadata and controls

31 lines (23 loc) · 1.16 KB

Fractals

Visualizing Mandelbrot set and Julia sets

build language c++std msvc2017+ gcc-8.0+

Preview

Try it out - No building needed

Run the executable under Example/<Platform>/

Build yourself

Clone using git clone --recurse-submodules --remote -j8 git://github.com/saffronjam/Fractals

Windows

Run Scripts/GenerateProject.bat

Open Saffron.sln and build with Dist