Skip to content

Sargates/FractalViewer-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Fractal Viewer (C++)

Fractal Viewer that I wrote in a little over a day in C++.
Continuation of my FractalViewer-cs repository -- this uses double precision and runs on the CPU

Requires SDL2 to be installed
Use sudo apt install libsdl2-dev or whatever package manager you use to install SDL2 on linux.
Use make build to build the application
Alternatively make (no parameters) builds and runs the application

About

A software renderer for fractals using SDL2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages