Entity component system

Entity component system (ECS) is a software architectural pattern. An ECS consists of entities composed of data components, along with systems that operate on those components.

Source: Wikipedia — Entity component system (CC BY-SA 4.0)

Entity component system

Entity component system (ECS) is a software architectural pattern. An ECS consists of entities composed of data components, along with systems that operate on those components.

Source: Wikipedia "Entity component system" · CC BY-SA 4.0

Share this article: X · Bluesky
Privacy Policy