This is a physics library that wraps LÖVE's box2d and makes it easier to use.
windfield
windfield (easy box2d)
windfield (easy box2d)
Last edited by adnzzzzZ on Fri May 26, 2017 10:45 pm, edited 2 times in total.
Re: [Library] hxdx (box2d wrapper)
This seems really handy. Nicely done.
Re: [Library] hxdx (box2d wrapper)
It does look nice indeed! I've spent plenty time creating joints and fixtures the past month. Nice!
Re: [Library] windfield (easy box2d)
I've updated this library with the addition of a few functions, bug fixes and better & more clear documentation.
windfield
windfield
Re: windfield (easy box2d)
If someone asked me what the most underrated Love library is, I might have to say this one. The simple API belies some really clever engineering under the hood. I hope the new documentation helps more people understand how great this is.
Re: windfield (easy box2d)
Nice
My current project uses your old library: "hxdx" It looks fairly similar to me.
What are the differences? Should I update?
My current project uses your old library: "hxdx" It looks fairly similar to me.
What are the differences? Should I update?
Re: windfield (easy box2d)
It's mostly the same but with a few bug fixes and small changes. For instance, now a collider has access to all functions of a Body and Fixture, so instead of saying something like collider.body:setLinearVelocity() you can just say collider:setLinearVelocity(), but both versions still work. I didn't document all the changes so I don't remember if they're all backwards compatible like that, but if you haven't found any issues with the previous version of the library then there's no real reason to change, as most new changes are minor.
Who is online
Users browsing this forum: Bing [Bot] and 0 guests