From: Fabrice ILPONSE Newsgroups: comp.os.msdos.djgpp Subject: Re: drawing methods Date: Thu, 18 Dec 1997 11:25:06 +0100 Organization: Universites Paris VI/Paris VII - France Lines: 26 Message-ID: <3498FA02.1AEE@trash.lip6.fr> References: <677lcj$qmv$2 AT newsfep4 DOT sprintmail DOT com> NNTP-Posting-Host: asim.lip6.fr Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Ionicis wrote: > > What's the fastest, best looking (meaning no "flicker" when redrawing > screen) animation method for use with mode 13h? I made a beginner's > (which I am) graphics program, which moves a box around according to > your keystrokes. However, everytime the box moves it flickers. The > "method" I'm using is to first clear the screen (totally black) and then > draw the box. I know this method probably sucks, but I was just > wondering what's the best method for flicker-less animation. > Thanks! > > Ionicis - Bank swapping. Not possible in normal 13h mode. You can try mode X but you've got to manage some bit plans. - Blitting. Easy but slower than swapping!! -- ^ ^ ^ | | | +-+-+ Fabrice ILPONSE | | | -