Question: OpenGL with C + + Create a single block shape object. This will be shared by several artifacts. There should be four artifacts, each using

OpenGL with C++
Create a single block shape object. This will be shared by several artifacts.
There should be four artifacts, each using the block shape.
Use the world transform for the following
Each artifact should be scaled .75 in the x direction, .25 in the y direction, .5 in the z
direction
There should be an artifact centered at each of the points ,-
5,0
In the code the first artifact defined should be at (-.5,-.5,0), the second at (-5,
.5,0, the third at (.5,-.5,0), and the fourth at (.5,.5,0)
These blocks should be rotated
The block at (-.5,-.5,0) should be rotated 45 around the x axis
The block at (-.5,.5,0) should be rotated 315 around the y axis
The block at (.5,-.5,0) should be rotated 90 around the z axis
The block at (.5,.5,0) should be rotated 270 around the x axis
 OpenGL with C++ Create a single block shape object. This will

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!