Skip to content

Use QNanoPainter instead of plain OpenGL to draw shapes #825

Description

@Hpn4

QNanoPainter is a lightweight library based on NanoVG that greatly simplifies drawing with OpenGL will keeping the same performance.

It can be used:

  • In all OpenGLWindows when rendering the main image
  • In all overlays.

It will cleanup a lot since most of the code is just to allocate and handle OpenGL VAO.

Metadata

Metadata

Assignees

No one assigned

    Labels

    cleanupMakes the code cleanerenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions