Question: For the following assignment we are using Python 3.6 and any library/module you want in order to complete this assignment. Please help me with this
For the following assignment we are using Python 3.6 and any library/module you want in order to complete this assignment. Please help me with this and provide the correct code with screenshots and screenshots of the output.

2. PART II: ANIMATIONS VIA TRANSFORMATIONS 2.1. 2D Animation (1) Create two objects each with at least 6 vertices (2) Animate these objects using (all of the following at least once) Translation Rotation around origin . Rotation about the object itself (away from the origin) Reflect the object over x-axis or y-axis or both Reflect the object over a line (i.e. line y =-x) Shearing 2. PART II: ANIMATIONS VIA TRANSFORMATIONS 2.1. 2D Animation (1) Create two objects each with at least 6 vertices (2) Animate these objects using (all of the following at least once) Translation Rotation around origin . Rotation about the object itself (away from the origin) Reflect the object over x-axis or y-axis or both Reflect the object over a line (i.e. line y =-x) Shearing
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
