VTK 9.x without hardware OpenGL acceleration on Windows

OSMesa is an OpenGL implementation that can work without any GPU support. It doesn’t support on-screen rendering, but you can capture to images and write them out even if the machine lacks GL acceleration…