physics 0.0.28
physics: ^0.0.28 copied to clipboard
2D + 3D Particle Physics Simulation for Dart
_____ __ _____ __ ____
/ ___/ / / /____/ / / / \ physics.dart
/ ___/ / / /____/ / /__ / / / (c) 2014, FIELD. All rights reserved.
/_/ /_/ /____/ /____/ /_____/ http://www.field.io
Created by Marcus Wendt on 23/03/2014
3D particle physics and spring simulation in Dart.
STATUS: Not quite ready for public consumption yet. Work in progress while we develop another project with it.
TODO #
- clarify use of force, mass - euler vs verlet approach. when to use which?
- example code