Game Engine Design and Implementation: Episode 12 - Fixing the 64 Bit Mode Crash Bug

Subscribers:
11,300
Published on ● Video Link: https://www.youtube.com/watch?v=iCmkPmaNavA



Category:
Show
Duration: 20:55
107 views
8


We take a few minutes to fix our 64bit crash bug, virtualize our base class destructor, regain back some memory we lost in the last episode, and make our calculation of the next available memory block a little smarter.

Special thanks to all my $3+ patrons:
Michael Hillyard (https://www.youtube.com/channel/UCHkDEYXj5j0C_4o-03wY7sw)
Thank you so much gang, it is really appreciated!







Tags:
Game
Engine
Programming
C++
Object Oriented Design
Coding