Part 1 – Essential Tools

This part will step you through the process of setting up and testing your development environment to follow along with the exercises throughout the book. Follow along step-by-step as we set up the development environment to be used throughout the book and test it by producing a graphics window of your choice in Windows or macOS. Following this, we will explore the mathematics required to draw common 2D shapes on the screen by coding the necessary formula into our project. As the part proceeds, more drawing functionality will be added until you have a 3D drawing environment with mouse and keyboard interaction that is capable of drawing, texturing, and lighting a 3D model.

In this part, we cover the following chapters: ...

Get Mathematics for Game Programming and Computer Graphics now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.