View Full Version: Console GFX

C++ Learning Community > C++ Works in Progress > Console GFX


Title: Console GFX
Description: Drawing bitmaps with the console API...


TheHawgMaster - September 28, 2003 01:54 PM (GMT)
I just started working on and have almost finished a simple example showing how to use drawing colored space on the console to draw low-res bitmaps. It also lets you draw text anywhere. But best of all it uses pages flipping, handle exchange, and some other advanced techniques that hopefully you people will be able to learn from.




* Hosted for free by InvisionFree