ECS Not Just for Games - Entity Component System Architecture Beyond Gaming
media.ccc.de via YouTube
35% Off Finance Skills That Get You Hired - Code CFI35
You’re only 3 weeks away from a new language
Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Explore Entity Component System (ECS) architecture beyond its traditional gaming applications in this 27-minute conference talk from MRMCD2025. Learn what Entities, Components, and Systems actually accomplish and discover how to implement ECS patterns outside of game development using the Bevy ECS framework. Understand how ECS fundamentally differs from object-oriented programming by making all state global, eliminating the need to search for appropriate getters while enabling parallel, race-free data access. Examine the speaker's experience applying ECS architecture to Wayland development and other non-gaming software projects. Discover the advantages of ECS's approach to data manipulation and parallel processing, while also learning about potential debugging challenges. Gain insights into why ECS architecture can make development feel more collaborative rather than combative, and understand the core principles that make this pattern effective for various types of software beyond games.
Syllabus
MRMCD2025 ECS not just for games
Taught by
media.ccc.de