[ODE] Naming of Tests
Dave Grundgeiger
dave.grundgeiger at codenouveau.com
Sun Feb 11 17:11:41 MST 2007
>> 4. Rename "build/tests.lua" to "build/demos.lua".
>> 5. Edit "build/demos.lua" to reflect the above
>> changes.
> Is there a lua/ODE integration? I haven't looked at
> ODE yet, cause I'm trying out another engine, but that
> would make ODE very interesting to me. If it is so,
> and if anyone has any experience using this, please
> tell me... :)
Those files aren't part of a Lua/ODE integration. They feed into Premake
(http://premake.sourceforge.net/), which is part of ODE's build process. I
don't know if anyone has used ODE from Lua. If Lua can call C-style function
libraries, then it can use ODE.
Dave
More information about the ODE
mailing list