Skip to content
Snippets Groups Projects
Verified Commit ffd07e2e authored by Jaswant Panchumarti (Kitware)'s avatar Jaswant Panchumarti (Kitware)
Browse files

Add radial gradient background mode

- Collects different gradient modes under the vtkViewport::GradientModes
enum
- vtkOpenGLRenderer implements textured and gradient backgrounds with
vtkOpenGLQuadHelper instead of 2D actors and mappers. It is simpler and
doesn't involve VTK pipeline updates.
- Updated TestGradientBackground to exercise different gradient modes.
- closes vtk/vtk#19015
parent 1fa9ec61
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment