Skip to content

Added some tests in order to highlight issues on OpenGL2 builds.

The SolidColorSource test highlights that simply coloring a source by a solid color does not seem to work when building with OpenGL2.

The BackgroundColorCheck highlights that some corruption of the OpenGL state is occurring when using the Point Gaussian plugin, which uses the vtkOpenGLPointGaussianMapper.

Merge request reports