Skip to content

shivsundram/FractalRenderer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

FractalRenderer

Accelerated Generation of Fractal Images written in c++ author: shivsundram

Build instructions (CMake): outside of the src directory, create a build directory:

mkdir build

using CMake, set src as the source code directory and build as the build directory to build, cd into the build directory and run cmake+make:

cd build cmake . make

About

Accelerated Generation of Fractal Images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors