This repository consists of Programs that are essential for beginners in Computer Graphics. All these programs are included in the COMPUTER GRAPHICS Course of B.E. & B.Tech in Computer Engineering. (Second Year)
The Main Programming language is C and platform used is TURBOC3.
Algorithms covered :
- Line Drawing Algorithm :
- Digital Differential Analyzer (DDA) Algorithm.
- Bresenham Line Drawing Algorithm