Yes, vtkActor with a vtkTexture is 100% the way to go. You can use vtkTextureMapToPlane to generate texture coords for any flat polydata.
Yes, vtkActor with a vtkTexture is 100% the way to go. You can use vtkTextureMapToPlane to generate texture coords for any flat polydata.