(cool) Hector wrote:
(cool) Hector wrote:
If the background was fixed, I'd have to redraw the entire grid, even if it's scrolled by only 1 pixel.
I'll make some research to see if I can make it work by using transparency...
It seems like it would be possible if the bitmap you currently generate has an invisible background. You could generate the grid and scroll as fast as necessary while a separate image in the background stays stationary.
I'm not sure if this is what you mean but i once made a program to put an image over my desktop. It worked by using a function that causes a chosen rgb value in the bmp to show up as transparent.
Is that what you mean? I ask because if that is possible without wasting resources then technically it should also be possible to have a stationary background and scrollable image frames\borders\mounts\backgrounds at the same time, allowing for a much more dynamic grid. e.g.
Attachment:
BlackGrey.jpg [ 100.88 KiB | Viewed 3914 times ]
- these are just random images from Google, credit to whom credit is due
