CS 171 & 171L Introduction to Computer Science I & Lab Fall 2019 

Lab 13: Graphics

In this lab, you will explore using 3D graphics in Processing.

1. Introductions

Introduce yourself to your lab partner. Tell your partner about your favorite movie scene involving computer graphics.

2. using Graphics

Copy the ThreeD.pde file from the W: drive onto your local computer, then open it with processing. Complete the methods for cone, torus, and graphene. The cone is similar to the cylinder. See the Wikipedia page on the torus for some mathematical background. After you complete each method, demonstrate it to your instructor. Change the driver/navigator roles after each method.

Demonstrate your program to your instructor or lab assistant and remember to email a copy of the code to your lab partner.

Congratulations, you have completed the last lab of the semester!


Copyright © 2019, David A. Reimann. All rights reserved.