issues
search
vancegroup
/
vr-jugglua
VR JuggLua: A Framework for VR Applications Combining Lua, OpenSceneGraph, and VR Juggler
Boost Software License 1.0
11
stars
12
forks
source link
lua-bullet integration
#121
Closed
rpavlik
closed
11 years ago
rpavlik
commented
11 years ago
Basically, there are a few steps:
Build shared libraries - see #120
Install VR JuggLua somewhere.
Compile lua-bullet, or whatever else, against the installed Lua and Luabind libraries built with the VR JuggLua build process.
rpavlik
commented
11 years ago
OK - this works.
Basically, there are a few steps: