YoVDO

Introduction to Entity Component System (ECS) in Game Programming - Lecture 5

Offered By: Dave Churchill via YouTube

Tags

Entity Component System Courses C++ Courses Entity Framework Courses Object-Oriented Design Courses SFML Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore a comprehensive lecture on game programming that delves into Entity Component System (ECS) architecture and its comparison with Object-Oriented Design. Learn about game engine architecture, components, entities, and how they are stored and managed. Discover additional entity variables, the use of std::tuple, and essential entity functions. Gain insights into component implementation and see practical examples of entity usage code. Understand systems and how to filter entities by components. Conclude with an overview of the Vec2 class and engage in live coding to reinforce your understanding of vector mathematics in game development.

Syllabus

- ECS vs. Object Oriented Design
- ECS / Game Engine Architecture
- Components / Entities
- How Entities Store Components
- Additional Entity Variables
- Using std::tuple
- Entity Functions get, has, remove, add
- Component Implementation
- Example Entity Usage Code
- Systems / Filtering Entities by Component
- Vec2 Class Overview
- Vec2 Live Coding


Taught by

Dave Churchill

Related Courses

Flappy Bird Clone - The Complete SFML C++ Game Course
Udemy
Learn C++ Game Development
Udemy
Tic-Tac-Toe Clone - The Complete SFML C++ Game Course
Udemy
Modern OpenGL C++ 3D Game Tutorial Series & 3D Rendering
Udemy
SFML 2.4 for Beginners
YouTube