Posted By
George on 2013-01-08 05:01:45
| Re: Speed up Routine for Placing A Bitmap
Hi Chicken,
thanks for the suggestion. I had something like this in mind. After sleeping over it, the most elegant way is to realize a universal software sprite routine, which maps a bitmap at every (char- or pixel-)position on screen and blend it over the background.
I always wanted to realize software-sprites on a plus 4, but i don't want to re-invent the wheel again. Are there some good tools or libraries for this?
|