https://github.com/guptaanmol184/icg-lab
Teaching computers to draw
https://github.com/guptaanmol184/icg-lab
Last synced: 7 months ago
JSON representation
Teaching computers to draw
- Host: GitHub
- URL: https://github.com/guptaanmol184/icg-lab
- Owner: guptaanmol184
- Created: 2018-09-06T05:02:46.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-13T15:06:26.000Z (about 7 years ago)
- Last Synced: 2025-01-18T20:37:07.374Z (9 months ago)
- Language: Python
- Homepage:
- Size: 245 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# icg-lab
- [x] DDA Line Drawing Algo
- [x] Bresenham's Line drawing Algo
- [x] Bresenham's Circle Algo
- [x] Bayer's Demosiacing Algo
- [x] Lévy C curve
- [x] Koch snowflake
- [ ] Parallelize this
- [x] IIITDM Main Entrance
- [x] Dancing Animation
- [x] Basic Drawing using Javascript