[vtkusers] QVtkWidget / vtkPointPicker wrong coordinates

Oleksandr Malyushytsky omalyushytskyvtkuser at gmail.com
Thu Oct 18 17:18:55 EDT 2018


I think VTK has wrong assumption about mesa gl version and capabilities.
And we found that setting MESA_GL_VERSION_OVERRIDE is the only workaround.
Why do you think this is a problem?

By the way you would have the same problem before, but for QVTKWidget that
was not a requirement.


On Thu, Oct 18, 2018 at 2:00 AM kervel <frank at kapernikov.com> wrote:

> Hello,
>
> For reference:
>
> i managed to fix this by switching to QVTKOpenGLWidget. Unfortunately this
> requires PCL from master (for reference: this
> http://www.pcl-users.org/QVTKOpenGLWidget-Qt-PCLVisualizer-td4045158.html
> is
> not yet in a released version).
>
> Now i have some other issues: i need to run it with
> MESA_GL_VERSION_OVERRIDE=3.2 otherwise i get this:
>
>      vtkShaderProgram (0x563e8e366510): 0:1(10): error: GLSL 1.50 is not
> supported
>
> thanks,
> Frank
>
>
>
>
>
> --
> Sent from: http://vtk.1045678.n5.nabble.com/VTK-Users-f1224199.html
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Search the list archives at: http://markmail.org/search/?q=vtkusers
>
> Follow this link to subscribe/unsubscribe:
> https://public.kitware.com/mailman/listinfo/vtkusers
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://public.kitware.com/pipermail/vtkusers/attachments/20181018/ef3c1dd8/attachment.html>


More information about the vtkusers mailing list