Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/timnekk/fractalstudio
- Owner: TimNekk
- License: apache-2.0
- Created: 2022-01-19T13:10:50.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-15T12:07:00.000Z (over 2 years ago)
- Last Synced: 2023-10-20T23:29:30.450Z (over 1 year ago)
- Topics: csharp, desctop, fractal, fractals, koch-curve, pythagoras-tree, serpinski-triangle, wpf
- Language: C#
- Homepage:
- Size: 907 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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