Skip to content

Zoldszemesostoros/mandelbrot

Repository files navigation

OpenGL accelerated Mandelbrot fractal viewer

Compiling: gcc -lGL -lGLEW -lglfw *.c  -o mandelbrot -O2

Runtime dependencies: OpenGL 3.3, glew 2.2 and glfw 3

Controls:
 - moving: WASD or arrow keys
 - zooming: I and O keys or scrolling

About

OpenGL accelerated Mandelbrot fractal viewer

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published