Aux Buffer

Started by Mattbooth, March 12, 2005, 20:13:45

Previous topic - Next topic

Mattbooth

Is it possible to draw part of the main screen buffer to an Aux buffer, say the window is 1024x768 and the window that wanted to be drawn was 20x20...

If so.... how :)

Thanks

Fool Running

I'm not sure exactly what you want, but you can copy pixels off the screen with glCopyPixels() into a ByteBuffer.
I'm guessing this is not what you want, though :roll: . Could you be a little more specific? :wink:
Programmers will, one day, rule the world... and the world won't notice until its too late.Just testing the marquee option ;D