SRombauts / ecsLinks
A small and easy C++ Entity-Component-System (ECS) library
☆52Updated 11 years ago
Alternatives and similar repositories for ecs
Users that are interested in ecs are comparing it to the libraries listed below
Sorting:
- A demonstration of a graphics library abstraction layer that you might see in a typical rendering engine for games and simulations.☆57Updated 8 years ago
- C++ minimal entity-component system single header library☆123Updated 7 years ago
- Lightweight C++ task system☆82Updated 8 years ago
- Game Engine☆129Updated 6 years ago
- Game engine written in C++ with ease of use and next-gen parallel computing in focus.