Chapter 4. Three Dimensions
This page contains links to all resources mentioned in Chapter 4 of the textbook.
Practice Problems¶
Tip
I highly recommend the practice problems on vectors contained at the Learning Lesson website. I mentioned these same problems in Chapter 2, but only some were applicable then, because you had not yet learned about three dimensional space. Now, all such problems are good practice.
POV File of Three Keys Scene¶
Download the file three-keys.pov here. This will render the scene shown in the text, and the source can be inspected to see how it was created.
Frank Hanish's 3D Transformations Applet¶
A Java applet for experimenting with 3D affine transformations
Warning
Feel free to ignore the grid of numbers on the bottom of that page until you reach Chapter 5 in the textbook.
I still should add here a tutorial on this applet. It is nontrivial, because it requires understanding a stack of matrices onto which you push values.
Page of 3D Axes (PDF)¶
For doing the homework for this chapter, you will need to draw some objects in three-dimensional coordinate systems. Rather than make you draw them yourself, this page will save you time and help keep your work neat.