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

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

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