gridbounds: Collision detection for GridBox

[ graphics, library, mit ] [ Propose Tags ]

This package adds collision detection to GridBox. It is based on Earclipper and GJK.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.0.1
Dependencies base (>=4.9 && <5.0), earclipper (>=0.0 && <0.1), gjk (>=0.0 && <0.1), gridbox (>=0.3 && <0.4) [details]
License MIT
Author Firas Zaidan
Maintainer firas@zaidan.de
Category Graphics
Home page https://github.com/zaidan/gridbounds#readme
Bug tracker https://github.com/zaidan/gridbounds/issues
Source repo head: git clone https://github.com/zaidan/gridbounds
Uploaded by zaidan at 2017-02-14T19:07:30Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1022 total (5 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-02-14 [all 1 reports]

Readme for gridbounds-0.0.0.1

[back to package description]

GridBounds - Collision detection for GridBox

Hackage

This package adds collision detection to GridBox. It is based on Earclipper and GJK.

Credits

License

See LICENSE file.