Skip to content

OpenGL code in IbisImagePlaneMapper incompatible with current backend of VTK #496

@errollgarner

Description

@errollgarner

IbisImagePlaneMapper makes use of deprecated OpenGL primitives (glBegin/End, glMatrixMode, etc.) which are incompatible with the version of OpenGL (3.2) used in our current version of VTK (9.0.1, but has also been since VTK 8.2). The class should be rewritten using more modern OpenGL programmable pipelines.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions