Carleton University - School of Computer Science Honours Project
Fall 2019
MTRXEngine: An Educational Physics Engine
Mohamed Kazma
SCS Honours Project Image
ABSTRACT
A Real-Time Physics Engine library created for the sole purpose of getting a better understanding of the systems and features that such an engine would provide. In addition to adding another educational source for students to use as inspiration when writing their own physics simulations. It covers some of the basic systems that a Physics Engine should implement and its architecture is inspired by open-source engines such as Bullet and Box2d.