Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What is the minimal OpenGL version required by VTK5.0 at runtime?

OpenGL runtime version vtk5.0
0
0 Posted

What is the minimal OpenGL version required by VTK5.0 at runtime?

0
0

All the VTK classes using OpenGL require an OpenGL implementation (software or hardware) >=1.1 except for vtkVolumeTextureMapper3D. If you want to use vtkVolumeTextureMapper3D, the following extensions or OpenGL versions are required (at runtime): • extension GL_EXT_texture3D or OpenGL>=1.2 and • extension GL_ARB_multitexture or OpenGL>=1.

0

All the VTK classes using OpenGL require an OpenGL implementation (software or hardware) >=1.1 except for vtkVolumeTextureMapper3D.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123