https://code.google.com/p/jsbox2d/sourc ... em/RUBE.js
I think it's done. Nice and small! I don't store the images yet, will return them in the "params".
Search found 3 matches
- Mon Dec 16, 2013 7:33 am
- Forum: R.U.B.E discussion
- Topic: JSBox2D Support
- Replies: 3
- Views: 12279
- Sat Dec 14, 2013 9:52 pm
- Forum: R.U.B.E discussion
- Topic: JSBox2D Support
- Replies: 3
- Views: 12279
Re: JSBox2D Support
I can handle the loader; I already have our own world JSON serialization done on my end, using a similar system for R.U.B.E. shouldn't be too difficult.
-P
-P
- Sat Dec 14, 2013 12:51 pm
- Forum: R.U.B.E discussion
- Topic: JSBox2D Support
- Replies: 3
- Views: 12279
JSBox2D Support
Hey there. I'm the maintainer of JSBox2D, a new JS port of Box2D that is up to date with the Box2D trunk. It is located at https://code.google.com/p/jsbox2d/ - you can find the release downloads, testbed, etc there. I'm interested in adding support for R.U.B.E. world loading in there, as well as cre...