Help getting started combining CUDA and OpenGL

Hello,

I have a CUDA code that moves particles around. I would like to visualise these particles using OpenGL.

I have taken a look at the nVidia particles sample, but it seems like a big leap. Is there a simpler example somewhere?

Surely this shouldn’t be too hard?

Thanks

Chris