Download the PHP package michalsanger/quadtree without Composer
On this page you can find all versions of the php package michalsanger/quadtree. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download michalsanger/quadtree
More information about michalsanger/quadtree
Files in michalsanger/quadtree
Download michalsanger/quadtree
More information about michalsanger/quadtree
Files in michalsanger/quadtree
Vendor michalsanger
Package quadtree
Short Description An easy-to-modify Quadtree with standard 2D implementation.
License MIT
Package quadtree
Short Description An easy-to-modify Quadtree with standard 2D implementation.
License MIT
Keywords quadtreecollision detection
Please rate this library. Is it a good library?
Informations about the package quadtree
Quadtree 
An easy-to-modify Quadtree with standard 2D implementation.
Usage
Standard 2D collision detection supports points and bounds (rectangular regions):
Need more logic for collision detection? Create your own ICollisionDetector
.
Need to insert other objects then points and bounds? Implement Insertable
interface.
API
Installation
Use Composer:
Tests
Due to Nette Tester tests are simple and readable. Run:
All versions of quadtree with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.3
The package michalsanger/quadtree contains the following files
Loading the files please wait ....