I get this error with Volume Rendering with some DICOM CT series :
ERROR: OpenGL MAX_3D_TEXTURE_SIZE is 2048
Invalid texture dimensions [512, 512, 2187]
No 3D model is computed. If I crop down the volume, Volume Rendering doesn’t complain.
Does this mean a hard limit of the video card is reached ? Would adding a second adapter resolve the issue (which would use AMD Crossfire here)?
I’m using the QT5/VTK8 build.
Thanks.