Jun 24, 2011

OpenCL Slisesix

The SliseSix OpenCL demo is finally out! :)
Feel free to discuss it here.

2 comments:

  1. but it don't use OpenCL + OpenGL interoperability, that's why it is slow

    ReplyDelete
  2. Hi SLeo,
    You won't better performance with that: all compute units are dedicated to OpenCL computation in this demo...
    And the demo is using CL+GL interoperability: the OpenCL kernel is writting in an image that is in fact an OpenGL texture. (the one displayed on the screen)

    ReplyDelete