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

It is a complete re-write of SiMS, hosted at https://github.com/jodersky/sims.

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