Yardstick international college
Computer graphics
Assignment Guidelines
Course Instructor: Mesay Dereje (MA)
Assignment Number 2 -Group assignment
Weight - 25%
Assignment Focus: on the topic emphasised by the course Computer Graphics.
Assignment Guidelines: -
Cover page
Department, course name, Group number and list of group members with Id
Assignment Evaluation criteria
Contents (20%) - The extent to which the Written code run successfully and give output.
Language and format (5%) – language quality (paraphrasing), Use double space, 1.5-inch
margins, 12 font size, and Times New Roman Font Style
Submission Date: July 15, 2023
1
Computer graphics assignment number 2
1. Write A program to draw A line through Bradenham’s algorithm.
2. Write A program to draw A line using DDA algorithm.
3. Write A program to draw circle using mid-point algorithm.
4. Write A program to draw an ellipse using mid-point algorithm.
5. Write A program to rotate circle around any arbitrary point or around the boundary of
another circle.
6. Write a program to perform line clipping.