Detect collision/intersection of geometry in a defined coordinate space, AKA: tell me when objects are touching or overlapping
This library is useful for games, interactive apps, dynamic element composition and other cases where you need very efficient detection of overlapping objects
- Read the the documentation.
- Try and read the code of the examples.
Do you have a suggestion, algorithm or formula that you'd like to add to this library?, I'd love to take a look at it and help you get it working with the library, just post an issue or send a pull request =D