light: a simple physics engine

[ bsd3, library, physics ] [ Propose Tags ]

A simple physics engine(dynamics only) with collision dection


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.2.0.0, 0.2.0.1
Dependencies base (>=4.7 && <5), containers (>=0.5 && <1), gjk2d (>=0.1 && <1), lens (>=4 && <5), linear (>=1.20 && <2), mtl (>=2.2 && <3) [details]
License BSD-3-Clause
Copyright Copyright: (c) 2017 Suzumiya
Author Suzumiya
Maintainer suzumiyasmith@gmail.com
Category Physics
Home page https://github.com/suzumiyasmith/light#readme
Source repo head: git clone https://github.com/suzumiyasmith/light
Uploaded by suzumiya at 2017-10-02T21:30:38Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1996 total (10 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-10-02 [all 1 reports]

Readme for light-0.2.0.1

[back to package description]

light

for detailed usage see source in test module

BSD3 License

Releases

Hackage Dependencies