An open API service indexing awesome lists of open source software.

https://github.com/05st/fractalviewer

Simple C++/OpenGL application to interactively view the Mandelbrot Set.
https://github.com/05st/fractalviewer

cpp fractal-rendering fractals opengl

Last synced: about 2 months ago
JSON representation

Simple C++/OpenGL application to interactively view the Mandelbrot Set.

Awesome Lists containing this project

README

          

This is just a simple C++/OpenGL application that renders some fractals. Currently, you are able to interactively view the Mandelbrot set.
Left mouse button for panning, scroll wheel for zooming.

Windows only.

![image](https://user-images.githubusercontent.com/60903484/113463137-d418f300-93e9-11eb-83d6-a8a4b7c19915.png)

![image](https://user-images.githubusercontent.com/60903484/113463104-ac298f80-93e9-11eb-8f2c-6c60fb06f3c7.png)