https://github.com/raghav714/graphix-drawing-algo
Implementation of Line Drawing, Eclipse, Circle Algorithm
https://github.com/raghav714/graphix-drawing-algo
bresenham bresenham-line-drawing-algorithm circle-drawing-algo dda mid-point-eclipse opengl pyopengl tkinter-graphic-interface
Last synced: 2 months ago
JSON representation
Implementation of Line Drawing, Eclipse, Circle Algorithm
- Host: GitHub
- URL: https://github.com/raghav714/graphix-drawing-algo
- Owner: Raghav714
- Created: 2019-04-14T18:41:40.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-14T18:46:40.000Z (about 6 years ago)
- Last Synced: 2025-01-22T02:27:17.453Z (4 months ago)
- Topics: bresenham, bresenham-line-drawing-algorithm, circle-drawing-algo, dda, mid-point-eclipse, opengl, pyopengl, tkinter-graphic-interface
- Language: Python
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Graphix-drawing-algo
Implementation of Line Drawing, Eclipse, Circle Algorithm
Prerequitse:- PyOpengl, Tkinter
Run:- python2 start_gui.py