How people developing Games?

Hi,

I want to know how people develop games? Do they use OpenGL or CUDA. But do we have Graphics libraries in CUDA. Or is there anyway to integrate CUDA with OpenGL?

Thanks

You can read about OpenGL interop in the programming guide (and see the examples in the SDK)

Thanks for your quick reply!! :-)