Lab 9
Page 1


Lab 9: 3D Animation through Object-Oriented Programming

By the end of this lab, you will be able to:


In Lab 8 we gave you an introduction to object-oriented programing, and you used Java's object-oriented style to define your recursive objects. In this lab we introduce you to a different programming environment that is object-oriented and ask you to use object creation and manipulation in more sophisticated ways. Your objects will be 3D graphics and the manipuations will allow you to create short animations.


Page 1: Introduction (this page)
Page 2: The Alice Programming Environment
Page 3: Hints on using the Alice Tutorial
Page 4: Finishing up and shutting down