Entity-Component-System

Home

The provided Entity-Component-System was implemented as the so called ESE-Project at the Chair of Algorithms and Data Structures at the University of Freiburg. The project was implemented in the winter term 2013/14 by Jochen Kempfle and Markus Reher.

A short introduction in Entity-Component-Systems can be found in section Overview and a quick tutorial is provided in section Quick Tutorial. The Documentation gives an overview about classes and functions needed to use the Entity-Component-System and gives some information about time and memory complexity. The source code can be found in section Source.