In this chapter, we learned how to apply transformations such as rotation to our shape, and learned to draw a cube and apply texture to it. Then, we explored the concepts of projections, Perspective and Orthographic, and implemented those in our game world.
In the next chapter, we'll talk about lighting, its effects and sources of light that we have in OpenGL