Skip to content

Rewrite scatter plots to use only new (>= 3) OpenGL functionality #58

Description

@codeling

The current scatter plot implementation (libs/charts/iAScatterPlot.(h|cpp) uses "old" (i.e. fixed pipeline, like glBegin / glMatrixMode) OpenGL functionality.

This needs to be rewritten to be compatible with OpenGL version >= 3.2 Core profile.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions