Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!ucbvax!CADMAN.NYU.EDU!deragon From: deragon@CADMAN.NYU.EDU (John Deragon) Newsgroups: comp.sys.mac.programmer Subject: Drawing to an off screen bitmap Message-ID: <8912070531.AA07560@cadman.nyu.edu> Date: 7 Dec 89 05:31:20 GMT Sender: daemon@ucbvax.BERKELEY.EDU Lines: 11 Hi folks, I did a small animation program on my Macintosh Plus, it steps through drawing each frame. The problem is, it is damn slow. So, faced with the fact that I cant afford a Mac IIcx, I would like to know how I could draw frames to an offScreen Bitmap. I am using LSC 4.0. Any code fragments, or suggestions would be greatly appreciated. John.