[vtkusers] embedding python vtk pipelines in c++ vtk
Charl P. Botha
c.p.botha at its.tudelft.nl
Thu Mar 8 11:22:49 EST 2001
Thanks for the tip, but I actually meant it the other way round. My
application is all in C++, but I would like to be able to interpret little
snippets of python code (representing VTK pipelines) and connect these
pipelines with the pipelines in my main C++ code. I am able to interpret
the python snippets, but I don't know how to connect a python VTK pipeline
to my "main" C++ vtk pipelines.
On Thu, Mar 08, 2001 at 09:42:00PM +0530, Prabhu Ramachandran wrote:
> Take a look at the Boost Python Library (http://www.boost.org). It is
> rather easy to use and allows you to wrap C++ objects into Python very
--
charl p. botha | computer graphics and cad/cam
http://cpbotha.net/ | http://www.cg.its.tudelft.nl/
More information about the vtkusers
mailing list