Creating Entity-Component Based System - The Entity | C++ 3D Game Tutorial Series
The thirty-second tutorial of the C++ 3D Game Tutorial Series has been just published on YouTube!
Sunday 4th September 2022

Creating the Entity-Component Based System - The Entity | C++ 3D Game Tutorial Series #32


 

Hello everyone, and welcome back to the C++ 3D Game Tutorial Series!

In this thirty-second video tutorial we'll see how to start to create the Entity-Component Based System!

In particular we will see:

  • how to design and implement the World and Entity classes,
  • how to integrate them in our Game Class,
  • and, in the end, we will see how to create and destroy the entities in our Game world.

 
ENTIRE TUTORIAL SERIES: https://www.youtube.com/playlist?list=PLv8DnRaQOs5-TyYnF56YghOxQBNr1VVmF

TOOLS:

Visual Studio 2019 Community: https://visualstudio.microsoft.com/vs/community/

 

I hope you'll enjoy this tutorial!

 

SUPPORT ON PATREON: https://patreon.com/pardcode

GITHUB: https://github.com/pardcode/cpp-3d-game-tutorial-series

DISCORD SERVER: https://discord.gg/RymBzwKPyZ