From j0r1's page

Misc: GLCLDemo

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:

Retrieved from /~jori/phppage/Misc/GLCLDemo.html
Page last modified on December 14, 2013, at 02:06 PM