Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/jodersky/sims2
- Owner: jodersky
- License: other
- Created: 2011-08-26T18:26:42.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2015-06-03T11:07:18.000Z (over 9 years ago)
- Last Synced: 2024-05-01T20:29:58.973Z (6 months ago)
- Language: Scala
- Homepage:
- Size: 324 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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