[go: up one dir, main page]

0% found this document useful (0 votes)
28 views1 page

CGR Assignment 3

The document outlines an assignment for the Computer Graphics course in the Computer Department, focusing on 2D and 3D transformations. It includes a series of questions categorized into 2-mark and 4-mark questions related to transformation concepts, calculations, and homogeneous coordinates. The assignment is due on November 16, 2022, and is coordinated by Mrs. Smita Kuldiwar.

Uploaded by

Siddhi Mulik
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)
28 views1 page

CGR Assignment 3

The document outlines an assignment for the Computer Graphics course in the Computer Department, focusing on 2D and 3D transformations. It includes a series of questions categorized into 2-mark and 4-mark questions related to transformation concepts, calculations, and homogeneous coordinates. The assignment is due on November 16, 2022, and is coordinated by Mrs. Smita Kuldiwar.

Uploaded by

Siddhi Mulik
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/ 1

Computer Department

Name of Programme: - CO

Name of Course: - Computer Graphics (SEM-III Winter-2020)

Course Outcome. – Develop programs for 2D and 3D Transformation.

Assignment –III
2 Marks Questions.
1. What is Transformation?
2. State types of transformation.
3. What is homogeneous coordinates?
4. What is composite Transformation?

4 Marks Questions.
1. Write short note on: Rotation about an arbitrary point.
2. Given a triangle with points (1, 1), (0, 0) and (1, 0). Apply shear
parameter 2 on X axis and 2 on Y axis and find out the new coordinates
of the object.
3. Translate the polygon with co-ordinates A (3, 6), B (8, 11), & C (11, 3)
by 2 units in X direction and 3 units in Y direction.
4. Scale the polygon with coordinates A (2,5), B (7,10), C (10,2) by 3 units
in x direction and 3 units in y direction.
5. Write homogeneous coordinates for translation, scaling and rotation.

Last Date Of submission: 16/11/2022

Name of course coordinator: - Mrs. Smita Kuldiwar

You might also like