CUDA graphics

How make CUDA graphics ? Are any library ? I want use CUDA graphics in PTX form , How can it ?

There is a nice CUDA graphics library that is part of ArrayFire. Check it out here: http://www.accelereyes.com/arrayfire/c/page_gfx.htm

What you are looking for is called “cuda opengl interoperability”.