Programming
C++, Lua, Python or other programming related stuff.
 
Talking With Lua - Updated code 4th August 09A couple of classes to make calling Lua functions, and marshal their arguments easier. Also allows use of Lua tables from C++, using C++ array syntax.
|
Alexei Kireev's mostly useless pages (offsite)This link is really for myself. Has a short and to the point tutorial on making scenes for Ogre 3d's Portal Conected Zone Scene Manager (PCZSM) and links some slightly modified python blender scripts to help. Cheers Alexei!
|
Using Lua and luabind with Ogre 3d (offsite)An article I wrote some time ago for Code Project. Investigates using LuaBind to make some of the Ogre 3d's API available to Lua.
|
A 3d editor, two scripting languages and Ogre3dUsing Lua as a file format for Ogre3d scenes. Investigates creating a Python script in Blender to export object positions as a Lua script, which is then run by the Ogre3d program, and the data used to make a scene.
|
 
 
 

