Package samplecode

Sample programs that demonstrate the concepts of CS142.

See:
          Description

Class Summary
ComputeWages This is an example of simple text input/output to and from the console.
CustomizedFace This will display a face very much like the face in SimpleFace.
DancingMan  
HelloWorld This is the classic simple program to get something working.
LittleGirl  
ManyGirls  
MultiAxisView This will create will view the coordinate axes from several different viewpoints.
SimpleAxisView This is a very simple view of the three coordinate axes (X-red, Y-green, Z-blue)
SimpleFace  
 

Package samplecode Description

Sample programs that demonstrate the concepts of CS142.