Renamed the package to net.habraun.sd.
[scd.git] / README
blobc3696d87a0487f67433d264d2e67e482975bf4f2
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:
6 * Rigid bodies
7 * Linear movement
8 * Applying forces and impulses to bodies
9 * Supported body shapes: circles and line segment
10 * Continious collision detection between all supported shapes