FractalMarcher: a C++ fractal rendering engine inspired by CodeParade's PySpace.
To compile FractalMarcher, you'll need CMake and SFML:
sudo apt install cmake libsfml-dev
Clone the repository, and cd
into it:
git clone https://github.com/Rami-Slicer/FractalMarcher.git