Skip to main content
Home Forums 68kMLA Blue and White G3!! — #31
Post #31 by porter
Source Forum68kMLA
CategoryHardware
Post DateMon, 25 Aug 2008 - 18:16
Original URLhttps://68kmla.org/bb/threads/blue-and-white-g3.14447/
Post
On the other hand, I've run Marathon on it with MacsBug recording A-Traps, and I really don't see to many QuickDraw calls. Like, instead of calling things like _DrawRect or RgnRect or _Line, Bungie just wrote their own code to do this. :( Grrr.
That's because it would crawl if it did, it doesn't need the clipping model provided by QuickDraw.

QuickDraw implements a 2d graphics model, Marathon was rather 3d.

mp.ls