DynaMix: A new take on polymorphism in C++(ibob.bg)
ibob.bg
DynaMix: A new take on polymorphism in C++
https://ibob.bg/dynamix/index.html
2 comments
This clearly is an ECS. I don't get why the author argues otherwise. It is fine to be an ECS.
Agreed. Entt is a popular ECS library that does all the things the author states separates his library from a traditional ECS ¯\_(ツ)_/¯