Hi guys,
I have a CUDA code that simulates the motion of particles, I would like to begin to visualise the particles as well with the use of openGL.
Can anyone point me in the direction of a good tutorial on OpenGL and CUDA? I have looked at the particles sample in the SDK and it seems to be a big leap.
Is there a very straight forward example somewhere that shows simply how to move one sphere (or even 2D circle) using CUDA?
Thanks
Chris