CSC196 C++ Programming II
This course focuses on using the C++ programming language to create and use a basic game engine. In building this engine, students will be required to implement features including transformations on objects using matrices, linear interpolation, particle effects, and memory management.
Prerequisite
CSC195 C++ Programming I