Welcome to the course material for GAME 2302 Mathematical Applications for Game Development , which I teach at Austin Community College in Austin, TX.
Official information about the course
The college website for this course is: http://www.austincc.edu/baldwin/
As of December 2012, the description for this course reads:
"GAME 2302 - Mathematical Applications for Game Development
Presents applications of mathematics and science in game and simulation programming. Includes the utilization of matrix and vector operations, kinematics, and Newtonian principles in games and simulations. Also covers code optimization."
The course material
This course material consists of about 20 different modules arranged in the following major sections:
- Math
- Physics
The modules in the Math section use Java OOP to develop a game math library.
Many of the topics consist of three separate modules:




