Lua to ODE binding

Post your questions, suggestions and experiences regarding game design, integration of external libraries here. For irrEdit, irrXML and irrKlang, see the
ambiera forums
Post Reply
pinballwizard
Posts: 67
Joined: Wed Aug 02, 2006 1:47 am

Lua to ODE binding

Post by pinballwizard »

I haven't seen this mentioned here - thought it might be useful. Someone has released a Lua-to-ODE binding at http://sourceforge.net/projects/luaode . Right now it appears OSX-only, but it comes with source so it shouldn't be too hard to write a Linux makefile. It supports ODE 0.7, with plans to support ODE 0.8 as soon as ODE 0.8 is released/stable.

It seems to have been released February 2007.

I know of a couple of unreleased Lua-ODE bindings, but this seems to be a "released" project with a maintainer, so hopefully this project will stay current with ODE. Of course, ODE's development hasn't been very fast recently, so keeping current with ODE shouldn't be so hard :)
pinballwizard
Posts: 67
Joined: Wed Aug 02, 2006 1:47 am

Post by pinballwizard »

Sorry, I think I posted this in the wrong forum :oops: . After re-reading the forum descriptions, it looks like this should be posted under "FAQs, Tutorials, Howtos, and external tool lists". Could a moderator move the post to the correct forum please? Thanks.
zenaku
Posts: 212
Joined: Tue Jun 07, 2005 11:23 pm

Post by zenaku »

Sweet I don't feel so bad dropping my old binding.
-------------------------------------
IrrLua - a Lua binding for Irrlicht
http://irrlua.sourceforge.net/
Post Reply