Is EasyCS just another ECS framework? No, EasyCS is not an ECS (Entity-Component-System) framework in the classic, strict sense. It draws inspiration from data-oriented design and ECS principles by ...
Entity-Component-System framework for Unity Engine. It is designed to be simple and high-performance. The framework has a clear structure, minimizes memory allocations, and provides convenient ...