https://github.com/onurmx/fractal-generator
Creating fractals with Sierpinski Algorithm in Windows Forms.
https://github.com/onurmx/fractal-generator
fractal-algorithms sierpinski-algorithm sierpinski-triangle windows-forms
Last synced: 3 months ago
JSON representation
Creating fractals with Sierpinski Algorithm in Windows Forms.
- Host: GitHub
- URL: https://github.com/onurmx/fractal-generator
- Owner: onurmx
- License: mit
- Created: 2021-04-05T09:28:35.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-05T09:32:55.000Z (about 4 years ago)
- Last Synced: 2025-01-18T12:35:18.147Z (5 months ago)
- Topics: fractal-algorithms, sierpinski-algorithm, sierpinski-triangle, windows-forms
- Language: C#
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FractalGenerator
Creating fractals with Sierpinski Algorithm in Windows Forms.