You've been logged out of GDC Vault since the maximum users allowed for this account has been reached. To access Members Only content on GDC Vault, please log out of GDC Vault from the computer which last accessed this account.

Click here to find out about GDC Vault Membership options for more users.

close

Session Name:

Extreme SIMD: Optimized Collision Detection in 'Titanfall'

Overview:

Come discover how the 'Titanfall' team made already optimized continuous collision detection code more than twice as fast! This talk will go deep into the CPU and geometric optimizations that made this possible. Topics include AABB tree construction, rapid cache-friendly traversal of a bounding-volume hierarchy, and swept capsule vs triangle mesh collision. This presentation will show how to perform these operations efficiently on modern x64 CPUs' SIMD pipelines, including bit manipulation and register packing for branchless programming.

Did you know free users get access to 30% of content from the last 2 years?


Get your team full access to the most up to date GDC content

  • GDC 2018
  • Earl Hammon
  • Respawn Entertainment
  • free content
  • Programming
  • Programming