Hello all,
Maybe someone can give a small hint how to create 2 GL objects. One should be full of rendered stuff and other should be the copy of the first. I am trying to read buffer using glReadPixels and then write to another using glDrawPixels with no luck :’( I can create 3d image but i cant read and copy that :-[
Thank you