https://github.com/jahanvisharma-dotcom/computer-graphics
https://github.com/jahanvisharma-dotcom/computer-graphics
c coding computer-graphics computergraphics-programs cpp graphics graphics-programming
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jahanvisharma-dotcom/computer-graphics
- Owner: jahanvisharma-dotcom
- Created: 2021-01-08T15:49:24.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-28T16:57:28.000Z (over 4 years ago)
- Last Synced: 2025-07-08T07:04:08.243Z (3 months ago)
- Topics: c, coding, computer-graphics, computergraphics-programs, cpp, graphics, graphics-programming
- Language: C++
- Homepage:
- Size: 108 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Computer-Graphics
1) Moving Car.
2) Draw Line, Triangle, Circle.
3) DDA using Positive Slope.
4) DDA using Negative Slope.