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

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Yi-Yu Chou

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

    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.
    Where can I find the examples taking about that ?
    Thanks in advance !!!

    Best,
    YY

    _______________ _______________ _______________ _______________ _____
    ·QÅÊ·R¡H¥æªB¤Í¡ HMSN ½u¤W¥æ¤Í¡G¥Ñ Match.com ´£¨Ñ¡A¥þ¥@¬É³Ì¨ üÅwªïªº½u¤W¥æ¤Í ªA
    °È http://match.msn.com.tw


  • J?rgen Cederberg

    #2
    Re: How to integrate python, vtk and C++ object ?

    Yi-Yu Chou wrote:[color=blue]
    > 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.[/color]

    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

    Comment

    Working...