Question
Take a look at Object. py and look at the order of execution of the translation, rotation, and scaling:glTranslatef(pos.x, pos.y, pos.z)glRotated(rot_angle, rot_axis.x,rot_axis.y, rot_axis.z)glscalef(scale.x, scale.y, scale.z)
Step 1
py file and locate the section of code that contains the glTranslatef, glRotated, and glScalef functions. Show more…
Show all steps
Your feedback will help us improve your experience
Watch the video solution with this free unlock.
EMAIL
PASSWORD