lua-users home
lua-l archive

Re: bullet physics bindings for Lua

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


2012年6月26日 Gaspard Bucher <gaspard@teti.ch>:
> Before I start dubbing Lua bindings for the bullet 3D physics engine
> [1], are there any up-to-date (full) bindings for this library ?
I started one based on data extracted with GCCXML, but realized it was
too big a task (especially since GCCXML is so hard to get working) for
my needs and ultimately created a simpler "physics" module in C++
using only the very specific parts of Bullet I needed.
Anyway, that first semi-automatic binding is online there :
https://bitbucket.org/doub/luabullet
Feel free to steal anything you want from there, even if it's merely ideas.

AltStyle によって変換されたページ (->オリジナル) /