Skip to content

louishobson/Mandelbrot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mandelbrot

Employs GLFW and OpenGL to render an interactive Mandelbrot set

Installation

Dependancies

  • GLFW
  • OpenGL

Building from Source

git clone https://github.com/louishobson/Mandelbrot.git
cd Mandelbrot
make mandelbrot

Running the Program

./mandelbrot

About

Interactive Mandelbrot set written for OpenGL in C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published