Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mihajlomilojevic/sierpinski-triangle---fh
This C# Windows Form Application has been created as homework assignment as part of selection proccess for Fon Hackathon 2022 in a team Copy/Paste. Application draw's a Sierpinski's triangle by drawing miniatures triangles recursivly. App allows to change the color of the triangle, background, how fast to draw and how small and looping animation.
https://github.com/mihajlomilojevic/sierpinski-triangle---fh
animation computer-graphics csharp drawing hackathon sierpinski-triangle windows-forms
Last synced: 13 days ago
JSON representation
This C# Windows Form Application has been created as homework assignment as part of selection proccess for Fon Hackathon 2022 in a team Copy/Paste. Application draw's a Sierpinski's triangle by drawing miniatures triangles recursivly. App allows to change the color of the triangle, background, how fast to draw and how small and looping animation.
- Host: GitHub
- URL: https://github.com/mihajlomilojevic/sierpinski-triangle---fh
- Owner: MihajloMilojevic
- Created: 2022-03-05T20:41:49.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-29T22:30:47.000Z (6 months ago)
- Last Synced: 2024-08-21T13:08:25.501Z (3 months ago)
- Topics: animation, computer-graphics, csharp, drawing, hackathon, sierpinski-triangle, windows-forms
- Language: C#
- Homepage:
- Size: 44.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sierpinski's Triangle
This C# Windows Form Application has been created as homework assignment as part of selection proccess for Fon Hackathon 2022 in a team Copy/Paste.
Application draw's a Sierpinski's triangle by drawing miniatures triangles recursivly. App allows to change the color of the triangle, background, how fast to draw and how small. It also allows for looping animation.## Preview