Kris Almario
CPE 471 Final Project
Winter 2012
Project Description
This project models a 3D robot. My project includes animation of the model by movements of the robot's arms and legs. I achieved these by using hierarchical modeling and quadrics to make the model of a simple humanoid robot and animate it. I also decided to add falling snow in the background and texture mapped the ground to look like snow.
Modeling
In order to create my humanoid robot, I implemented hierarchical modeling in which each component of the robot is interconnected with its other components, creating a linked model. I used cubes in order to construct my robot.
Keyboard Controls
To control your robot friend, use the following keys:
d - raise arms
a - lower arms
w - move robot forward
s - move robot backward
p - move legs counter-clock-wisei - (hold) speed up rotation of arms/legs
d - raise arms
a - lower arms
w - move robot forward
s - move robot backward
p - move legs counter-clock-wisei - (hold) speed up rotation of arms/legs
Screenshots
Resources
Lab 9 - Hierarchical Modeling