On The Metal

Jonathan Blow

34 snips
Jan 27, 2020
Ask episode
AI Snips
Chapters
Transcript
Episode notes
ANECDOTE

Evolution of Game Animation Complexity

  • Jonathan Blow shared his experience on animation complexity evolving from simple 2D sprites to complex 3D skeletal animations.
  • He explained how collision detection and interaction complexity dramatically increase in modern games.
INSIGHT

Gaming's Parallelism Challenges

  • GPUs excel at the embarrassingly parallel task of shading pixels independently.
  • Most game logic involves heavy data interdependencies, making parallel hardware acceleration challenging.
ANECDOTE

The Cell Processor Physics Experiment

  • Jonathan and friends developed a physics server engine on IBM's Cell processors to run really fast physics for multiplayer games.
  • They encountered fundamental latency and complexity challenges that made the Cell unsuitable for this purpose.
Get the Snipd Podcast app to discover more snips from this episode
Get the app