Entity Component System

Entity Component System

A custom data-oriented ECS implementation in C++ with cache-friendly contiguous storage, safe references, built-in serialization, and automatic system generation.

September 2, 2022 · 7 min · Connor De Meyer