I have some question about frame buffer object.
I want to get the current displayed image data at frame buffer.
Well… I know about “glReadPixel” function.
But I want to progress all process at GPU.
So “glReadPixel” function is not proper in my case.
Do you have any solution?
Ps. I am not skillful english. Please understand.