Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/timnekk/fractalstudio

WPF app for inspecting fractals
https://github.com/timnekk/fractalstudio

csharp desctop fractal fractals koch-curve pythagoras-tree serpinski-triangle wpf

Last synced: 1 day ago
JSON representation

WPF app for inspecting fractals

Awesome Lists containing this project

README

        

FractalStudio


C# WPF Application that can be used for learning different fractals

![Скриншот программы](preview.png)

## Features

- Display fractals
- [Pythagoras Tree](https://en.wikipedia.org/wiki/Pythagoras_tree_(fractal))
- [Koch Curve](https://en.wikipedia.org/wiki/Koch_snowflake)
- [Sierpiński Triangle](https://en.wikipedia.org/wiki/Pythagoras_tree_(fractal))
- [Sierpiński Carpet](https://en.wikipedia.org/wiki/Sierpiński_triangle)
- [Cantor Set](https://en.wikipedia.org/wiki/Cantor_set)
- [Julia Set](https://en.wikipedia.org/wiki/Julia_set)
- Modify recursion depth, gradient, length, angles, ratio, e.t.c
- Zoom & Pan
- Save as PNG