Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 433 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 433 Bytes

Fractal explorer

Fractal explorer written in c++.
It uses SFML and ImGui and is running on GPU.

Requirements

  • A C++ compiler.
  • CMake
  • Make

Usage

build.bat          # on Windows
./build.sh         # on Unix

Then

cd build

explorer.exe      # on Windows
./explorer          # on Unix

Museum

Here are some images generated by the program, there are many more in the museum folder.