[Solved] Computer Graphics, Lab Assignment 9

$25

File Name: Computer_Graphics,_Lab_Assignment_9.zip
File Size: 329.7 KB

SKU: [Solved] Computer Graphics, Lab Assignment 9 Category: Tag:
5/5 - (1 vote)

Computer Graphics, Lab Assignment 9

+ LabAssignment2/

+ 1/

  • py

+ 2/

  • py

+ 3/

  • py
  • The submission time is determined not when the commit is made but when the git push is made.
  1. Write down a Python program to visualize ZXZ Euler angles.
  2. This is how ZXZ Euler angles works
    1. Rotate along Z-axis by ii. Rotate along X-axis of the new frame by iii. Rotate along Z-axis of the new frame by
  3. Start from 9-Orientation&Rotation practice code, implement ZXZ Euler angles and add code to change , , values in the following way.
    1. If you press or repeat a key, the value of , , should be changed as shown in the table:
Key Transformation
A Increase by 10
Z Decrease by 10
S Increase by 10
X Decrease by 10
D Increase by 10
C Decrease by 10
V Initialize orientation
  1. Hint: You do not need to store a composed rotation matrix as a global variable. You can just store , , as global variables.
  2. Set the window title to your student ID and the window size to (480,480).
  3. Expected result: Uploaded LabAssignment9-1.mp4
  4. Files to submit: A Python source file (Name the file whatever you want (in English). Extension should be .py)

Reviews

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.

Shopping Cart
[Solved] Computer Graphics, Lab Assignment 9
$25