Quote:
|
Originally Posted by Stefan
In OpenGL there is no function for copying one texture into another texture, so for drawing it into the tiles buffer(s) we copy the pixels, line by line.
|
Oh, I had completely forgotten about OpenGL... not to mention 3D terrain. :P