Game Engine API Design

Game Engine API Design

CppNow via YouTube Direct link

Intro

1 of 35

1 of 35

Intro

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

Game Engine API Design

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Intro
  2. 2 Agenda
  3. 3 Disclaimer
  4. 4 What is a Game Engine
  5. 5 Platform Abstraction
  6. 6 Content Creation Collaboration
  7. 7 Common Technical Functionality
  8. 8 Core Functionality
  9. 9 Terminology
  10. 10 Game Logic
  11. 11 Entity
  12. 12 Components
  13. 13 Systems
  14. 14 Game Engine Architecture
  15. 15 Inheritance Hierarchy
  16. 16 Entity Components
  17. 17 Model and Collider
  18. 18 Human
  19. 19 Wizard
  20. 20 Data Oriented Design
  21. 21 DataOriented Design
  22. 22 Unity
  23. 23 Unity Component
  24. 24 Detection idiom
  25. 25 Detection meta function
  26. 26 Type trait
  27. 27 Unity macro
  28. 28 Unity in reflection
  29. 29 Messaging
  30. 30 GUI frontend
  31. 31 GetComponent
  32. 32 Transform Parenting
  33. 33 The Triple A Industry
  34. 34 Overwatch
  35. 35 Component tuples

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.