[SOLVED] Computer Graphics Project #4: SkyBox Design

39.99 $

Category: Tags: , , , , , , ,
Click Category Button to View Your Next Assignment | Homework

You will receive the following solution file(s) instantly after successful payment:

zip file icon Project4-vouhap.zip (3710.9 KB)
Assignment Instructions Updated Recently? Submit Below and we will provide new Solution!
Submit New Instructions
🔒 Securely Powered by:
Secure Checkout
5/5 - (1 vote)

❖ Extend the project three to display SkyBox using single image

❖ Create a 3D model using cube WaveFront obj file and place it in the middle of the room
❖ Use proper malloc/realloc memory allocation
(Then you can load more models than just a cube)
❖ follow the steps
• Use “a w d s “ keys to rotate the model
• Use arrow keys to rotate skybox
• Use “j k i l “ to move camera left, right, top, bottom and “o” to reset
• Move right position using keys “1 2 3 4” and 0 to rest
• Use “ z x” to zoom in and out the scene
• Use “space bar” to rest the whole scene

Include your Name, ID, Class and Project Name at the top of the code. Please comment your code describing what each of your code line dose. Save the file as “projectXX.cpp”

  • Project4-vouhap.zip