Click to See Complete Forum and Search --> : Fast Background with Direct Draw


Monstrum
January 13th, 2000, 05:20 AM
How can i make a high speed background with Direct Draw in Vb.
I tried to just BitBlt an image on the backbuffer every frame but while the picture is 640*480 pixels this results in a very slow framerate.
anybody knows a way to get a 'default' background instead of a color when the backbuffer gets cleared