Introduction to Game Programming with C++ (Wordware Game Developers Library)

Overview

The first chapter studied the basics of mathematics and the second continued to explore its application in algebra. This chapter harnesses knowledge from previous chapters and examines specifically how mathematics relates to space, shapes, movement, and distance. In order to understand this we must examine a number of mathematical branches in this chapter. None of these can be explored in their entirety, but all of them must be touched upon so far as is relevant to programming and especially to game making. These branches include to some degree geometry, trigonometry, graph theory, and linear algebra. Specifically, this chapter examines the following subjects:

Категории