Technical requirements
The exercises in this chapter use the same Python and PyCharm software and configurations as were set up in Chapter 1, Hello Graphics Window: You’re On Your Way. Remember to keep the code from each chapter separate. Before you continue reading, be sure to make a new folder to place the code in for this chapter.
The solution files containing the code can be found on GitHub at https://github.com/PacktPublishing/Mathematics-for-Game-Programming-and-Computer-Graphics/tree/main/Chapter02.