OVH Cloud OVH Cloud

wxpython et VTK 5.0

5 réponses
Avatar
RONIN
bonjour a tous,
quelqu'un connait une solution simple pour mettre du vtk dans un panel
wxpython?

Merci

5 réponses

Avatar
Alexandre Fayolle
Le 04-05-2006, RONIN nous disait:
bonjour a tous,
quelqu'un connait une solution simple pour mettre du vtk dans un panel
wxpython?


Une rapide recherche sur Google montre qu'il y a un widget wxRender
disponible pour wxPython sous windows pour faire ça.

cf. http://public.kitware.com/pipermail/vtkusers/2000-June/052921.html
et http://www.imaging.robarts.ca/~dgobbi/vtk/vtkpython.html


--
Alexandre Fayolle LOGILAB, Paris (France)
Formations Python, Zope, Plone, Debian: http://www.logilab.fr/formations
Développement logiciel sur mesure: http://www.logilab.fr/services
Python et calcul scientifique: http://www.logilab.fr/science

Avatar
RONIN
oui merci bcp, mais pas pour vtk 5.0, c est quand meme gentil.
Mais je penses avoir résolu le probleme.



"Alexandre Fayolle" a écrit dans le message de
news:
Le 04-05-2006, RONIN nous disait:
bonjour a tous,
quelqu'un connait une solution simple pour mettre du vtk dans un panel
wxpython?


Une rapide recherche sur Google montre qu'il y a un widget wxRender
disponible pour wxPython sous windows pour faire ça.

cf. http://public.kitware.com/pipermail/vtkusers/2000-June/052921.html
et http://www.imaging.robarts.ca/~dgobbi/vtk/vtkpython.html


--
Alexandre Fayolle LOGILAB, Paris (France)
Formations Python, Zope, Plone, Debian: http://www.logilab.fr/formations
Développement logiciel sur mesure: http://www.logilab.fr/services
Python et calcul scientifique: http://www.logilab.fr/science



Avatar
Alexandre Fayolle
Le 04-05-2006, RONIN nous disait:
oui merci bcp, mais pas pour vtk 5.0, c est quand meme gentil.
Mais je penses avoir résolu le probleme.


Dans les sources de vtk, je vois un wxVTKRenderWindow.py (en vtk 4.4)

La docstring du module dit:

"""A simple VTK widget for wxPython. Note that wxPython comes
with its own wxVTKRenderWindow in wxPython.lib.vtk. Try both
and see which one works better for you."""


Ca a disparu en VTK 5 ?

--
Alexandre Fayolle LOGILAB, Paris (France)
Formations Python, Zope, Plone, Debian: http://www.logilab.fr/formations
Développement logiciel sur mesure: http://www.logilab.fr/services
Python et calcul scientifique: http://www.logilab.fr/science

Avatar
RONIN
d'apres ce que j ai compris oui (j'avais un programme sous 4.4 j'ai du
réecrire pas mal de truc )



"Alexandre Fayolle" a écrit dans le message de
news:
Le 04-05-2006, RONIN nous disait:
oui merci bcp, mais pas pour vtk 5.0, c est quand meme gentil.
Mais je penses avoir résolu le probleme.


Dans les sources de vtk, je vois un wxVTKRenderWindow.py (en vtk 4.4)

La docstring du module dit:

"""A simple VTK widget for wxPython. Note that wxPython comes
with its own wxVTKRenderWindow in wxPython.lib.vtk. Try both
and see which one works better for you."""


Ca a disparu en VTK 5 ?

--
Alexandre Fayolle LOGILAB, Paris (France)
Formations Python, Zope, Plone, Debian: http://www.logilab.fr/formations
Développement logiciel sur mesure: http://www.logilab.fr/services
Python et calcul scientifique: http://www.logilab.fr/science



Avatar
RONIN
si tu as (ou qq1) une experience en VTK je suis interesse, (exp, bon site,
tuto...)


"Alexandre Fayolle" a écrit dans le message de
news:
Le 04-05-2006, RONIN nous disait:
oui merci bcp, mais pas pour vtk 5.0, c est quand meme gentil.
Mais je penses avoir résolu le probleme.


Dans les sources de vtk, je vois un wxVTKRenderWindow.py (en vtk 4.4)

La docstring du module dit:

"""A simple VTK widget for wxPython. Note that wxPython comes
with its own wxVTKRenderWindow in wxPython.lib.vtk. Try both
and see which one works better for you."""


Ca a disparu en VTK 5 ?

--
Alexandre Fayolle LOGILAB, Paris (France)
Formations Python, Zope, Plone, Debian: http://www.logilab.fr/formations
Développement logiciel sur mesure: http://www.logilab.fr/services
Python et calcul scientifique: http://www.logilab.fr/science