0 Members and 3 Guests are viewing this topic.
Very nice, but how come it is so incredibly slow in the 'beautiful' mode?
@Ranman I said I do 96*32 calculations, not 96*64. I test (and draw) only the bottom half of the screen. And I coded this around 2 am, so I'll optimise it right now
It's because of my image. Try my program with a Pic0 full of pixels (like a full ground or something), there are as many pixels on the line 32 than on the line 63, it's just that the pixels of the line 32 are "further" than the ones of the line 63.