This repository demonstrates the use of QOpenGLWidget to create an app allowing the user to sketch 2D strokes, using modern OpenGL as rendering method.
The code is dedicated to the public domain.
A minimal working app using QOpenGLWidget for sketching
C++Unlicense