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

Spring 2020 - CS602 - 3

This document provides instructions for Assignment 03 for the Computer Graphics course CS602. The assignment is due on July 29th, 2020 and is worth a total of 20 marks. It involves assessing students' understanding of coordinate systems and transformations in 3D space. Students must complete two questions - the first worth 15 marks involves determining the new coordinates of a point after rotation operations, and the second worth 5 marks involves determining new coordinates after differential scaling. The document outlines the objectives, instructions, submission format, and notes regarding late submissions.

Uploaded by

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

Spring 2020 - CS602 - 3

This document provides instructions for Assignment 03 for the Computer Graphics course CS602. The assignment is due on July 29th, 2020 and is worth a total of 20 marks. It involves assessing students' understanding of coordinate systems and transformations in 3D space. Students must complete two questions - the first worth 15 marks involves determining the new coordinates of a point after rotation operations, and the second worth 5 marks involves determining new coordinates after differential scaling. The document outlines the objectives, instructions, submission format, and notes regarding late submissions.

Uploaded by

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

Total Marks = [20]

Total Marks: 20
Assignment No. 03
Due Date: 29th July,
Semester: Spring 2020 2020
Computer Graphics – CS602

Objectives:
Objective of this assignment is to assess the understanding of students about
the concepts of coordinate systems and the mathematics involved dealing
with transformations in three-dimensional space.

Instructions:
Please read the following instructions carefully before submitting assignment:
1. You should consult the recommended books, PowerPoint slides and audio
lectures to clarify your concepts.
2. You are supposed to submit your assignment in .doc format. Any other
formats like scan images, PDF, zip, rar and bmp etc will not be accepted.
3. It should be clear that your assignment will not get any credit if:
 The assignment is submitted after due date.
 The assignment is copied from Internet or from any other student.
 The submitted assignment does not open or file is corrupt.

Note: No assignment will be accepted after the due date through email in any case
(load shedding, server down, internet malfunctioning etc.).
It is recommended to upload solution file at least two days before its closing date.

For any query about the assignment, contact at [email protected]


Question No:1 Marks=15
Suppose an object is placed in a three-dimensional space at point P (2,4,4). In order to create a certain
view, the object needs to be rotated at 45o. You need to determine the new coordinates of point P’ as a
result of rotation from following processes:
a) ROLL
b) PITCH
c) YAW

Question No 2: Marks=05
Suppose a trolley has been crashed by a car in a cartoon scene. The trolley shape has been changed
drastically. Consider one component of a trolley having coordinates (30,12,15). You need to perform
differential scaling to determine new coordinates with sx= -0.5, sy= 2 and sz=1. Comment on each
component whether the scaling is positive / negative / no effect.

BEST OF LUCK

You might also like