Is there a faster algorithm for collision detection? I'd like to use it find the collision pairs of model in a building.
There is a related post:Best algorithm for efficient collision detection between objects.
Is there any ready-to-used library? BTW:The 3d object is in obj format.