In-Class Exercise:   Perspective Projection



PART 1
Modify the program you created for our first Drawing Lines exercise or use the  Solution
for this exercies,   so that the lines you are drawing are no longer in a 2D plane but, are drawn with 3D vertices.
 
 
 
 

PART 2
 Continue to modify the program so that you  now perform Perspective Projection, instead of Orthographic pojection.
 
 

Show both Part 1 and Part 2 to your instructor.   How did the drawings change.