[vtkusers] Sorting bug when running QVTKRenderWidgetConeExample in VTK 7.0.0
Tommy Ellqvist
rexissimus at yahoo.se
Tue Feb 9 07:59:22 EST 2016
Thanks David, that is indeed my problem. It looks like the proposed fix
is not merged into the 7.0.0 release. I guess I have to use QGLWidget in
my own version of QVTKRenderWindowInteractor for now, although the
discussion points out that this is not the best solution.
Best,
Tommy
On 2016-02-08 19:46, David Gobbi wrote:
> You mean the example in QVTKRenderWindowInteractor.py? See the
> following recent discussion:
>
> http://public.kitware.com/pipermail/vtkusers/2016-February/094016.html
>
> Cheers,
> - David
>
> On Mon, Feb 8, 2016 at 11:31 AM, Tommy Ellqvist <rexissimus at yahoo.se
> <mailto:rexissimus at yahoo.se>> wrote:
>
> The VTK example "QVTKRenderWidgetConeExample" does not render
> correctly in
> VTK7. It looks like the triangles are rendered in the wrong order.
> The cone
> is rendered correctly in python when not using QT. It looks like a
> bug with
> the Qt code in VTK? Or could there be something else messing up the
> rendering?
>
> I am running VTK 7.0.0 compiled with OpenGL2, Python 3, PyQt5.2.1,
> Qt5.2
>
> Thanks,
> Tommy
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20160209/b5eaee7b/attachment.html>
More information about the vtkusers
mailing list