Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/silpux/fractalviewer

Fractal generator in WPF
https://github.com/silpux/fractalviewer

fractal generator mandelbrot-set

Last synced: about 1 month ago
JSON representation

Fractal generator in WPF

Awesome Lists containing this project

README

        

# Fractal viewer

You can move, zoom with mouse wheel, generate and save image that is currently displaying.

Mandelbrot set `Z^2 + C` is generated by default. You can change formula in the code.

You also can change image quality and colors in the code.

![image.jpg](Images/FractalImage.png)