3 packages returned for Tags:"aabb"
-
Humper by: AloisDeniel
- 8,092 total downloads
- last updated 9/6/2016
- Latest version: 0.5.8
Collision detection for Axis-Aligned-Bounding-Boxes (aka AABB). -
CollisionGrid by: Psilo
- 3,689 total downloads
- last updated 2/6/2020
- Latest version: 1.1.2-alpha.0.3
When doing game development you've all come across a point when you'd like to do some collision-checks and that's usually the time when you realize that just checking all sprites against each other just doesn't cut it. The problem is that the number of checks grow very fast (N² for N sprites) when... More information -
- 430 total downloads
- last updated 3/1/2021
- Latest version: 0.1.1
A basic AABB library for use with SFML.NET applications