I'm building a simple OpenGL game and I was looking for some simple collision detection library for objects like squares, triangles and circles. Any suggestions?
PS: Preferably a library that is very well documented and provide examples of 2D collision detections.