In the previous blog post, we configure a basic project using CMake. We included the Flecs Entity Component System (ECS) framework for the fundamental building
In my previous blog post, I went over the basic most fundamental concepts of Entity Component System (ECS) without really providing larger concrete examples. As