0% found this document useful (0 votes)
113 views2 pages

Computer Graphics Assignment 2

The document provides guidelines for a group assignment on computer graphics. It specifies that the assignment focuses on topics from a computer graphics course. It lists evaluation criteria and submission date, and provides 6 programming tasks to draw shapes using different algorithms.

Uploaded by

Kidus Seleshi
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
113 views2 pages

Computer Graphics Assignment 2

The document provides guidelines for a group assignment on computer graphics. It specifies that the assignment focuses on topics from a computer graphics course. It lists evaluation criteria and submission date, and provides 6 programming tasks to draw shapes using different algorithms.

Uploaded by

Kidus Seleshi
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

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.

You might also like