public
Description: Scala port of JBox2D
Homepage: http://villane.org
Clone URL: git://github.com/Villane/scalabox2d.git
Villane (author)
Thu Jun 25 13:38:12 -0700 2009
commit  7dba65feb4370595d2c972bb559b914c6b069283
tree    4e10499c43138bdf07f5d3b3abf3c28261a775a0
parent  5081fab504d95aa5add1c9d02855a74af46d923c
name age message
file .gitignore Sun Jun 07 09:41:13 -0700 2009 Added .gitignore [Villane]
file License.txt Sat May 16 10:18:05 -0700 2009 optimizations [Villane]
file Readme.txt Sat May 16 10:24:21 -0700 2009 don't know [Villane]
file pom.xml Sat Jun 13 15:34:40 -0700 2009 Clean-up: moved Maven plugin settings to parent... [Villane]
directory scalabox2d-svg/ Tue Jun 23 11:07:51 -0700 2009 Added zzzzrrr-s convex hull creation to SVG loa... [Villane]
directory scalabox2d-testbed/ Thu Jun 25 13:38:12 -0700 2009 Added Pistons test [Villane]
directory scalabox2d/ Tue Jun 23 19:15:45 -0700 2009 Implemented SelfManagedBodies controllers (not ... [Villane]
Readme.txt
ScalaBox2D version 2.0.1

ScalaBox2D is a 2D physics engine for games.
It is a Scala port of JBox2D, which is a Java port of Box2D.

Copyright (c) 2009, Erkki Lindpere
All rights reserved.

This software is distributed under the zlib license. See the file License.txt for the full text.

JBox2D is a port of Box2D
http://www.jbox2d.org/

Box2D is a 2D physics engine for games created by Erin Catto
http://www.box2d.org