Game Engine Design and Implementation: Episode 9 - Hashing Strings
Channel:
Subscribers:
11,300
Published on ● Video Link: https://www.youtube.com/watch?v=xNNXBGvaI8g
We spend a little time cleaning up the existing code, before diving into the new hashing class. We use that new class to create an ID for our memory pool, which allows us to delete the pool at program termination.
Other Videos By Longplay Central
Tags:
Game
Engine
Programming
C++
Object Oriented Design
Coding