GDC Vault is part of the Informa Tech Division of Informa PLC
This is operated by a business or businesses owned by Informa PLC and all copyright resides with them. Informa PLC's registered office is 5 Howick Place, London SW1P 1WG. Registered in England and Wales. Number 8860726.
Extreme SIMD: Optimized Collision Detection in 'Titanfall'
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?