[vtkusers] vtkTextureObject bind error
Rick Dailey
rick at pile.com
Mon Jul 31 06:54:07 EDT 2017
The suggested solution (setting partitions) does not work for me. Although
the error message indicating invalid texture dimensions is gone there is
still a failure to bind the texture.
This error message (in vtkVolumeTexture::SafeLoadTexture()) is no longer
seen:
ERROR: In E:\VTK\VTK-master\Rendering\VolumeOpenGL2\vtkVolumeTexture.cxx,
line 720
vtkVolumeTexture (10FA4E18): Invalid texture dimensions [53, 54, 3191]
This assert (in vtkTextureObject::Bind()) still fires:
assert(this->Handle);
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
--
View this message in context: http://vtk.1045678.n5.nabble.com/vtkTextureObject-bind-error-tp5744068p5744215.html
Sent from the VTK - Users mailing list archive at Nabble.com.
More information about the vtkusers
mailing list