Hacker News new | ask | show | jobs
by fjfbsufhdvfy 1352 days ago
Knowing how your data is structured in memory is a trivial exercise for anyone working on a game engine like the author of this talk. You don't even need to think about it. The layout of every data structure used by the engine is known and chances are you have implemented a bunch of them yourself.