CSCI 441 - Computer Graphics

Fall 2024

|     Home   |   Assignments  |   Leaderboard  |   Schedule  |   Resources    |

"Ander Dingus"


This is the Mines logo!
A2: this assignment asks us to create our character and add some animations, here I have added an idle animation in which
the character grows and shrinks and they eyes move left to right. the character then moves around and looks at the mouth
when you click, a tree is added to where you click and if you move out of the frame it moves you into a new map.
A3: this lab tasks us to make a vehicle or 3d model for/of our charachter, here I have added a modified plane.
The plane has animations for moving back and forth with a spinning propeller. The plane also turns and moves with a following
arcball camera.

Midterm Project: This is a culmination of much of the previous work we have done. I worked in a team of three to
create a 3d world in which there is a ground plane, buildings and trees, all with textures. There are also three vehicles
mine, and my teamates, that you can select from using 1,2,3 to change which car, and move them around. There are also
animations for each vehicle, and each vehicle inclueds a pov camera in the top right when you select it.
The project also includes proper shading, and a point light.