IT-Universitetet /Game programming

Python Extensions in C++ using SWIG

In order to make the task of writting extensions for Python in C++ easy we will use the tool called SWIG.

To install SWIG download this zip file and unzip it to where you want to install it (e.g. H:):

swigwin-1.3.24.zip (4MB).

Here is a tutorial on writting Python extensions using SWIG. I have also made a pixi book on how to create a Visual Studio .NET project that uses SWIG to generate a Python extension.

Visual Studio .NET (2003)

You will find a tutorial on creating a C++ project and building a program in visual studio here.

New plugins for 3D Studio Max ver. 5, 6, and 7

Download the plugins here

Updated 2005-09-16

til top