Page 1 of 1

Wishlist: Physics Engine

Posted: Wed Mar 11, 2026 8:13 am
by Bugala
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.

Re: Wishlist: Physics Engine

Posted: Fri Mar 13, 2026 8:14 am
by jPV
If making a plugin, a C/C++ based source would be more efficient and easier to port as a plugin.

Re: Wishlist: Physics Engine

Posted: Sun Mar 15, 2026 11:44 am
by airsoftsoftwair
Maybe the Box2D library could be ported as a Hollywood plugin.