GAmuza scripting language is a LUA environment binded through Luabind (using a modified version of ofxLua openframeworks addon), organized into three modules:
of wrapping OF 0071 api. (99% complete)
ofx wrapping some ofxAddons api [a list here].
ga wrapping GAmuza core functions.
and with
openGL binded thanks to luaglut. openGL 1.1 reference here

sending...