[vtkusers] vtkTextureObject bind error

Ken Martin ken.martin at kitware.com
Fri Jul 28 12:53:29 EDT 2017


Ahh, it seems your graphics card cannot handle the size volume you are
trying to render. I would guess the issue is the 3191 dimension. A few
options come to mind depending on your situation.

1) require a larger graphics card

2) shrink any volumes that to fit in 2048 (that would be my guess for the
largest size on your card)

3) The volume rendering folks may some other tricks to handle this by
streaming or etc


On Fri, Jul 28, 2017 at 12:43 PM, Rick Dailey <rick at pile.com> wrote:

> The assert you asked me to add never gets hit.
>
> Here is an updated error log:
>
> ERROR: In E:\VTK\VTK-master\Rendering\VolumeOpenGL2\vtkVolumeTexture.cxx,
> line 720
> vtkVolumeTexture (10FA4E18): Invalid texture dimensions [53, 54, 3191]
>
> ERROR: In E:\VTK\VTK-master\Rendering\OpenGL2\vtkTextureObject.cxx, line
> 549
> vtkTextureObject (1421E0A8): failed at glBindTexture 1 OpenGL errors
> detected
>   0 : (1280) Invalid enum
>
> ERROR: In E:\VTK\VTK-master\Rendering\OpenGL2\vtkTextureObject.cxx, line
> 678
> vtkTextureObject (1421E0A8): failed after SendParameters 1 OpenGL errors
> detected
>   0 : (1280) Invalid enum
>
> ERROR: In E:\VTK\VTK-master\Rendering\OpenGL2\vtkTextureObject.cxx, line
> 549
> vtkTextureObject (1421E0A8): failed at glBindTexture 1 OpenGL errors
> detected
>   0 : (1280) Invalid enum
>
> ERROR: In E:\VTK\VTK-master\Rendering\OpenGL2\vtkTextureObject.cxx, line
> 678
> vtkTextureObject (1421E0A8): failed after SendParameters 1 OpenGL errors
> detected
>   0 : (1280) Invalid enum
>
> ERROR: In E:\VTK\VTK-master\Rendering\OpenGL2\vtkTextureObject.cxx, line
> 549
> vtkTextureObject (1421E180): failed at glBindTexture 1 OpenGL errors
> detected
>   0 : (1280) Invalid enum
>
> ERROR: In E:\VTK\VTK-master\Rendering\OpenGL2\vtkTextureObject.cxx, line
> 678
> vtkTextureObject (1421E180): failed after SendParameters 1 OpenGL errors
> detected
>   0 : (1280) Invalid enum
>
> ERROR: In E:\VTK\VTK-master\Rendering\OpenGL2\vtkTextureObject.cxx, line
> 549
> vtkTextureObject (1421E0A8): failed at glBindTexture 1 OpenGL errors
> detected
>   0 : (1280) Invalid enum
>
> ERROR: In E:\VTK\VTK-master\Rendering\OpenGL2\vtkTextureObject.cxx, line
> 549
> vtkTextureObject (1421E180): failed at glBindTexture 1 OpenGL errors
> detected
>   0 : (1280) Invalid enum
>
>
>
>
>
>
>
> --
> View this message in context: http://vtk.1045678.n5.nabble.
> com/vtkTextureObject-bind-error-tp5744068p5744200.html
> Sent from the VTK - Users mailing list archive at Nabble.com.
> _______________________________________________
> 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:
> http://public.kitware.com/mailman/listinfo/vtkusers
>



-- 
Ken Martin PhD
Distinguished Engineer
Kitware Inc.
28 Corporate Drive
Clifton Park NY 12065

This communication, including all attachments, contains confidential and
legally privileged information, and it is intended only for the use of the
addressee.  Access to this email by anyone else is unauthorized. If you are
not the intended recipient, any disclosure, copying, distribution or any
action taken in reliance on it is prohibited and may be unlawful. If you
received this communication in error please notify us immediately and
destroy the original message.  Thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20170728/b92b9277/attachment.html>


More information about the vtkusers mailing list