digitalmars.D - Physics library
- Michael (2/2) Apr 12 2006 Has anyone ever wrote some bindings for a physics library? If not, Ill p...
- Lionello Lunesu (5/9) Apr 12 2006 Check the Torus Trooper thread in digitalmars.D.announce. One of the
- Michael (3/12) Apr 12 2006 Thanks for that - I found it. His ODE bindings are very good at a first ...
- David Medlock (7/11) Apr 12 2006 I did some bindings for Newton Dynamics(attached):
Has anyone ever wrote some bindings for a physics library? If not, Ill probably ending up writing them myself for Tokomak and post them somewhere.
Apr 12 2006
Michael wrote:Has anyone ever wrote some bindings for a physics library? If not, Ill probably ending up writing them myself for Tokomak and post them somewhere.Check the Torus Trooper thread in digitalmars.D.announce. One of the other games in D by that author contain bindings for open physics library. http://www.asahi-net.or.jp/~cs8k-cyu/windows/tt_e.html L.
Apr 12 2006
Thanks for that - I found it. His ODE bindings are very good at a first glance. I asked him to publish them on dsource.org In article <e1imfa$1osl$1 digitaldaemon.com>, Lionello Lunesu says...Michael wrote:Has anyone ever wrote some bindings for a physics library? If not, Ill probably ending up writing them myself for Tokomak and post them somewhere.Check the Torus Trooper thread in digitalmars.D.announce. One of the other games in D by that author contain bindings for open physics library. http://www.asahi-net.or.jp/~cs8k-cyu/windows/tt_e.html L.
Apr 12 2006
Michael wrote:Has anyone ever wrote some bindings for a physics library? If not, Ill probably ending up writing them myself for Tokomak and post them somewhere.I did some bindings for Newton Dynamics(attached): http://www.newtondynamics.com/ It has only 20 minutes of testing on it, but it should be a start if someone wants to use it. You have to run Coff2Omf on the dynamic LIB in their SDK. -DavidM
Apr 12 2006