a small tool to run Box2D sandboxes
Posted: Sat Oct 21, 2017 11:56 am
Hi guys.
Years ago I made a little love2d app to help people out trying out Box2d.
You create a Box2d world, and my app provides rudimentary graphics, simulation stepping and a few other options.
Originally it was written for LOVE version 0.7 or 0.8, so it broke in 10 thousand places when you wanted to run it with 0.10.x.
I fixed these errors, so I share the project again. Somebody might find it useful.
https://github.com/imgulyas/SimpleTestbed
Years ago I made a little love2d app to help people out trying out Box2d.
You create a Box2d world, and my app provides rudimentary graphics, simulation stepping and a few other options.
Originally it was written for LOVE version 0.7 or 0.8, so it broke in 10 thousand places when you wanted to run it with 0.10.x.
I fixed these errors, so I share the project again. Somebody might find it useful.
https://github.com/imgulyas/SimpleTestbed