[vtkusers] Deprecate VTK_RENDERING_BACKEND=OpenGL

Dan Lipsa dan.lipsa at kitware.com
Wed Sep 20 15:34:33 EDT 2017


Hi all,
This branch has been merged into master as of this morning.

Thanks,
Dan


On Thu, Sep 14, 2017 at 9:07 AM, Dan Lipsa <dan.lipsa at kitware.com> wrote:

> Hi all,
>
> We are working to deprecate the legacy rendering backend in VTK.
>
> https://gitlab.kitware.com/vtk/vtk/merge_requests/3262
>
> After this merge request is in, you'll get warnings if you compile
> using VTK_RENDERING_BACKEND=OpenGL.
>
> As with other legacy features, you can silence the warnings by setting
> VTK_LEGACY_SILENT=ON
>
> You can remove legacy features by defining
> VTK_LEGACY_REMOVE=ON
> In this case, you'll get an error and will be automatically switch to
> VTK_RENDERING_BACKEND:STRING=OpenGL2
>
>
> Thanks,
> Dan
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20170920/3126be94/attachment.html>


More information about the vtkusers mailing list