2D game physics, macOS

Jacob Carlborg via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Wed Jul 12 05:05:33 PDT 2017


On 2017-07-12 12:18, Joel wrote:
> Is there a 2D physics library I can use on macOS, with D?
> 
> I already use a multimedia library for graphics, sound and input.

Box2D [1] perhaps. I think I've seen bindings for it, somewhere.

[1] http://box2d.org

-- 
/Jacob Carlborg


More information about the Digitalmars-d-learn mailing list