Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jodersky/sims2

SiMS2 is a 2D mechanics simulation library written in Scala.
https://github.com/jodersky/sims2

Last synced: 26 days ago
JSON representation

SiMS2 is a 2D mechanics simulation library written in Scala.

Awesome Lists containing this project

README

        

# 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