From 2D to 3D: Adding One Extra Dimension

In the first two chapters, we covered the cool stuff and the math stuff (which could be either cool or boring). Here in Chapter 3 we’ll move the bouncing cube example beyond a mere 2D version to a 3D version (4D hypercubes are beyond the scope of this work). And during the process, more 3D theory about projections, rotations, and the like will be slipped in for good measure. However, note that OpenGL is not just for 3D but can easily be used to place 2D controls in front of your 3D visualization.