5 ms·
My understanding is that usually you want both because AABB is good for broad-phase because it's so quick then true polygon collision can be done in a narrow ph
by Djehngo 13y ago
My understanding is that usually you want both because AABB is good for broad-phase because it's so quick then true polygon collision can be done in a narrow phase.
- HeyChinaski 13y agoAbsolutely.