1 This library was created by Hanno Braun.
2 Website: http://habraun.net
4 Scalable Dynamics (short: ScD) is a 2D physics library targetted at games. It is written in Scala (http://scala-lang.org/).
5 ScD is in early stages of development and still misses many basic features. The following functionality is currently implemented:
8 * Applying forces and impulses to bodies
9 * Supported body shapes: circles and line segment
10 * Continious collision detection between all supported shapes