Skip to content

Alexandre-P-J/Mandelbrot-Software-Renderer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Mandelbrot Software Renderer

Mandelbrot render Afternoon project to test SDL2's software renderer capabilities implementing a naive mandelbrot plotting algorithm.

Controls

+/- Zoom in/out
Arrow Keys Move the camera
Quit or Q Exit

Instructions

Compile main.cpp with SDL2.

On Linux you might run g++ src/main.cpp -o run -lSDL2

About

A naive Mandelbrot software renderer.

Resources

Stars

Watchers

Forks

Languages