OpenGL/OpenCL interoperability demo

This is a small demo illustrating operability between OpenGL and OpenCL. More specifically, an OpenGL texture will be changed using an OpenCL kernel.

At the start of the program you'll see a textured spinning box (based on a Qt example):

After a few seconds, the OpenCL kernel is executed, changing the texture containing the number '1' into a fabulous color pattern: