Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Implementation of a Multithreaded Compile-Time ECS in C++14

CppNow via YouTube

Overview

Explore the implementation of a multithreaded compile-time Entity Component System (ECS) in C++14 through this CppNow conference talk. Dive into an alternative approach to game and application architecture design that separates data from logic, promoting code reusability and efficiency. Learn how to leverage modern C++14 features and advanced metaprogramming techniques to create a user-friendly, compile-time multithreaded component-based entity system library. Discover how to achieve intuitive syntax and cost-free abstractions while utilizing compile-time knowledge to optimize parallel computations and efficient component storage. Access accompanying slides for a comprehensive understanding of this innovative approach to ECS design in C++14.

Syllabus

Vittorio Romeo: Implementation of a multithreaded compile-time ECS in C++14

Taught by

CppNow

Reviews

Start your review of Implementation of a Multithreaded Compile-Time ECS in C++14

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.