what are your experiences with collision detection libraries that utilise AABBtrees, written in the C++ language? Cann you recommend one that is easy to use and communicates easily to other libraries?
The two libraries that I found so far are:
CGAL
OZCollide