Lua wrappers for ARToolKit and ODE running on a Tablet PC
ARToolKit for Lua is simple C++ and Lua Wrapper for ARToolKit. This makes it possible to use ARToolKit with the binary loader interface for Lua. To learn how to use the AR ToolKit Plugin please refer to the samples artoolkit.lua and artoolkit_extended.lua in the ScripTAP distribution.
Please install the Lua Plugins after you installed ScripTAP if you want to use them together. The installer will find and merge into the respective directory. Uninstalling any plugin will also uninstall ScripTAP - I will work on that. In case you want to compile the source from scratch, AR ToolKit is not included in that distribution, you will need to get the sourcecode from AR Toolkit Website.
AR ToolKit for Lua is based on AR Toolkit and also published under the terms of the GPL (GNU General Public License). If you are using this plugin in your software or derive from it you are required to comply to the rules of this license.
Feel free to contact info@technotecture.com
You can find the repository with read access here. Please create patches against the trunk.
svn co http://hartmut-seichter.com/svn/libarlua/trunk/