[vtk-developers] Texture issues causing vtkImageResliceMapper to fail

David Gobbi david.gobbi at gmail.com
Tue Sep 5 19:00:37 EDT 2017


I'm doing a bisect right now.  Builds take forever, though.

On Tue, Sep 5, 2017 at 4:58 PM, Bill Lorensen <bill.lorensen at gmail.com>
wrote:

> David,
>
> git bisect is great for identifying the culprit.
>
> On Tue, Sep 5, 2017 at 6:37 PM David Gobbi <david.gobbi at gmail.com> wrote:
>
>> 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
>> _______________________________________________
>> Powered by www.kitware.com
>>
>> Visit other Kitware open-source projects at http://www.kitware.com/
>> opensource/opensource.html
>>
>> Search the list archives at: http://markmail.org/search/?q=vtk-developers
>>
>> Follow this link to subscribe/unsubscribe:
>> http://public.kitware.com/mailman/listinfo/vtk-developers
>>
>> --
> Unpaid intern in BillsBasement at noware dot com
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20170905/02d6777a/attachment.html>


More information about the vtk-developers mailing list