10-30-2011, 07:47 PM
ah thats very good, removing them in reverse order,
for example in Renegade you would have someone standing closer to the 'camera' than someone else, therefore having 2 sprites in the same screen space
if their x coordinate was the same of course
thats a great way of 'erasing' that problem
the copying of memory to the screen seems to be a good way of creating 'noise'
if the background color was green and the foreground was a bunch of random black dots that would be a nice graphic of grass
for example in Renegade you would have someone standing closer to the 'camera' than someone else, therefore having 2 sprites in the same screen space
if their x coordinate was the same of course
thats a great way of 'erasing' that problem

the copying of memory to the screen seems to be a good way of creating 'noise'
if the background color was green and the foreground was a bunch of random black dots that would be a nice graphic of grass