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.
QNanoPainter is a lightweight library based on NanoVG that greatly simplifies drawing with OpenGL will keeping the same performance.
It can be used:
It will cleanup a lot since most of the code is just to allocate and handle OpenGL VAO.