Adam Barth 87ab798daf Move ClampedSimulation into newton
ClampedSimulation makes more sense at the newton layer because it's dealing
entirely with newton concepts.
2016-01-20 15:58:05 -08:00
..
2016-01-20 15:58:05 -08:00
2015-10-15 12:38:01 -07:00
2015-11-02 22:21:58 -08:00

Newton

Simple Physics Simulations for Dart. Springs, friction, gravity, etc.

To run the tests:

  • pub get
  • pub run test