|
|
|
|
|
by dymk
1639 days ago
|
|
I'm not familiar with _this_ exact ECS library, but another header-only ECS library with comparable functionality is flecs [1] and it compiles so fast I thought I misconfigured it. Literally could not even measure the compile time increase. [1] - https://flecs.docsforge.com/ |
|