[Tutor] Wrapping C++ in Python?

VanL van@lindbergs.org
Thu, 22 Mar 2001 14:11:49 -0700


Hello all,

I've got some C++ files (a very modest implementation of a an
OpenGL-animated world) and I would like to wrap them in Python, so
that I can script the actions of players in the world by using
Python.

Any pointers on where to start looking?  Docs, etc?

Thnx,

VanL