CSCI 490 - Lab 3
Marble Mania!
In this lab, you will create an amazing marble machine, moving marbles around
a track.
Your machine must include
3 marbles. They each must take at least 1 minute to complete their cycle through your
3D maze.
Animations
You must include at least 4 objects that have animations. These will be useful for
completing the cycle of the marble machine, taking marbles from their
end point back to the beginning at the top.
Materials
Your GameObjects should include materials with texture. At least one material should be
bumped and include a normal map.
Environment Effects
Your scene must be illuminated with point lights and spotlights instead of a directional light.
Your scene must have a skybox.
Cameras
You should have two cameras in your scene, either in a split screen or picture-in-picture
mode.