double buffer?

Started by
0 comments, last by gumpy 18 years, 9 months ago
hi there... i'm new in game programming. hehe.. i want to create some simple game using GDI(with VC++ 6.0), but it turn to be so slow... i used double buffer concept using bitmap and bitblt. but i think it's still slow... :(( is there any better solution ? hehe... thanks any way... :)
Advertisement
windows GDI isn't suitable for games. i suggest something like directx, sdl, or allegro.
This space for rent.

This topic is closed to new replies.

Advertisement