[vtk-developers] Texture issues causing vtkImageResliceMapper to fail
David Gobbi
david.gobbi at gmail.com
Tue Sep 5 18:36:47 EDT 2017
Something has changed in VTK in the past couple weeks relating to textures
that is causing vtkImageResliceMapper to fail. The problem can be seen
in Examples/ImageProcessing/Python/ImageInteractorReslice.py: if the window
is resized to make the window taller or wider, then the texture appears to
be stretched in the wrong direction. It's almost as if somewhere in the
code the "x" texture coords are being read as "y" and vice-versa.
Can anyone point me to a place to look?
Thanks,
- David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20170905/1c884f4d/attachment.html>
More information about the vtk-developers
mailing list