- C++ Game Development By Example
- Siddharth Shekar
- 52字
- 2021-06-24 14:26:10
Section 1: Basic Concepts
This section covers the basic concepts. We need to have a good understanding of math, programming, and computer graphics to get ready for the later sections in the book.
The following chapters are in this section:
Chapter 1, C++ Concepts
Chapter 2, Mathematics and Graphics Concepts