Implementation of a Multithreaded Compile-Time ECS in C++14
Offered By: CppNow via YouTube
Course Description
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
Related Courses
Building Cloud Apps with Microsoft Azure - Part 1 (self-paced)Microsoft via edX Building Cloud Apps with Microsoft Azure - Part 3
Microsoft via edX アーキテクチャ・品質エンジニアリング (ga115)
Waseda University via gacco Пользовательский интерфейс
Moscow Institute of Physics and Technology via Coursera Android-разработка: основы, многопоточность, архитектура
Moscow Institute of Physics and Technology via Coursera