drawtk provides a C library to perform efficient 2D drawings. The drawing is
done by OpenGL which allow us fast and nice rendering of basic shapes, text,
images and video (file, webcam, network). It has been implemented as a thin
layer that hides the complexity of the OpenGL library.