2D game physics, macOS
Jacob Carlborg via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Thu Jul 13 02:53:05 PDT 2017
On 2017-07-13 02:34, Joel wrote:
> It doesn't look like there's any thing I can use. I've come across:
> dbox, dchip, and blaze. Blaze is dsource. dbox is alpha and hasn't been
> updated for 3 years. dchip [1] hasn't been updated for 2 years and
> doesn't compile (that's with out using any thing, just import and dub
> dependency).
You can try creating your own bindings. DStep [1] is a tool that can
help with that. Make sure you build DStep from master.
[1] http://github.com/jacob-carlborg/dstep
--
/Jacob Carlborg
More information about the Digitalmars-d-learn
mailing list