<div dir="ltr">Hi all,<div><br></div><div>We are working to deprecate the legacy rendering backend in VTK.</div><div><br></div><div><a href="https://gitlab.kitware.com/vtk/vtk/merge_requests/3262">https://gitlab.kitware.com/vtk/vtk/merge_requests/3262</a><br></div><div><br></div><div>After this merge request is in, you'll get warnings if you compile using VTK_RENDERING_BACKEND=OpenGL.</div><div><br></div><div>As with other legacy features, you can silence the warnings by setting</div><div>VTK_LEGACY_SILENT=ON<br></div><div><br></div><div>You can remove legacy features by defining</div><div>VTK_LEGACY_REMOVE=ON<br></div><div>In this case, you'll get an error and will be automatically switch to </div><div>VTK_RENDERING_BACKEND:STRING=OpenGL2</div><div><br></div><div><br></div><div>Thanks,</div><div>Dan</div><div><br></div></div>