I have never used actual Physics Engines, just done something similar, very light, myself.
But to my understanding LUA has some Physics Engines available, so I wonder how hard would it be to make Physics Engine plugin from one of them?
That could be useful I suppose.
Wishlist: Physics Engine
Re: Wishlist: Physics Engine
If making a plugin, a C/C++ based source would be more efficient and easier to port as a plugin.
- airsoftsoftwair
- Posts: 5930
- Joined: Fri Feb 12, 2010 2:33 pm
- Location: Germany
- Contact:
Re: Wishlist: Physics Engine
Maybe the Box2D library could be ported as a Hollywood plugin.