How to integrate python, vtk and C++ object ?

J?rgen Cederberg jorgencederberg at hotmail.com
Tue Dec 16 03:21:45 EST 2003


Yi-Yu Chou wrote:
> Dear all,
> 
> I need to integrate python, vtk and my own C++ object.
> Is it possible to do it by using python/C API ?
> Or there is a more efficient way to do it.

If you need prebuilt vtk DLL's you can find them at
http://av.stanford.edu/~prabhu/download/vtk/win32/ (Python 2.3) or
http://basic.astrian.net/godzilla/ (Python 2.1)

Hope this helps

Jorgen





More information about the Python-list mailing list