aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 5a92633f09f4e73b6a102e7b129739289148fa0f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# SiMS2 #
SiMS2 is a 2D mechanics simulation library written in Scala.

It is a complete re-write of SiMS, hosted at http://sourceforge.net/projects/simplemechanics/.

# Features #
  * 2D rigid body simulation
  * standalone collision detection (can be used without SiMS2 physics library)
  * constraint simulation
  * extensible architecture

---

SiMS2 is currently in development and no stable release is available.