--- 206949 Apr 19 14:24 3DGPL.hqx The 3DGPL library (a polygon rendering demo) with C source-code, ported to the Mac. --- 37986 Jun 20 14:36 3d-maze-p.hqx Black-and-white 3D maze like they used to be in the 80's, move step by step. --- 18118 Jun 20 14:36 aetest.hqx Apple Event sending/receiving test/demo. --- 25515 Dec 2 1995 antialias-ii.hqx A demo of anti-aliasing text and graphics using ditherCopy in CopyBits. --- 31645 Jun 20 14:37 arrayspeed.hqx Speed test, compares different ways of accessing data fast. --- 20043 Aug 26 23:08 BetterShuttle.cpt.hqx A B/W 3D animation of a shuttle. Not as hot as it sounds. --- 17134 Sep 29 13:19 billiards.hqx A simple B/W billiards game written in Object Pascal by Tim Budd. --- 14976 May 22 12:33 brain-damage.hqx A silly MS-DOS haters pun. Try to guess how to quit! --- 9509 Jun 20 14:37 caitlin.hqx Animation demo using regions. --- 40546 Mar 25 22:57 campfire-pascal.hqx A pretty neat animation of a fire. --- 29648 May 22 23:12 carl-o-term.hqx Terminal emulator. --- 157575 Aug 26 23:10 Cellusoft-Demo-plus.hqx My improved version of Tony Small's "Eyeballs" sprite demo. Not exactly an easy start to sprites, but his way may be interesting to see. --- 26463 Jun 20 14:37 collectpictcolors.hqx Demonstrates two ways to extract the colors from a PICT. --- 39042 Jun 20 14:38 coloricosahedron.hqx Animation of a 3D icosahedron. --- 26781 Sep 2 08:17 control-strip-shell-p.hqx Write control strips in Pascal! This is a shell ported from C to Pascal by Des Courtney. --- 82691 May 18 1995 CopybitsSpeedPalette.cpt.hqx A demo showing how ctSeed slamming affects CopyBits speed. --- 38333 Jul 6 17:57 depth-lib-11p.hqx A screen-depth switching library. --- 15343 Jun 20 14:39 dimtext.hqx Shows how to dim dialog items. --- 330964 Apr 19 14:22 Dungeon.hqx Demo from Tricks Of The Mac Game Programming Gurus, in Pascal version which was intended for the CD in the book, but was left out by mistake. --- 16025 Jun 20 14:39 floating.p Routines for making floating windows, by F. Pottier. --- 19985 May 8 11:47 gamma-fade.hqx Routines for fading the screen with the gamma table. --- 11046 Jun 20 14:39 hugeints.hqx A lib for using VERY large integers - much larger than a Longint. --- 83606 Jun 20 07:26 ingis-wdef-11-p.hqx 92925 Aug 25 12:14 IngisWDEF-12.hqx A shell for making custom window definitions in Pascal. --- 8221 Jun 20 14:39 kbdlts.hqx Animates the extended keyboard lights correctly. --- 13751 Jun 20 14:40 lifeedit.hqx Snap-shot Life program. You edit one frame and can study its effects a few frames. --- 27322 Nov 17 1995 listdemo.hqx A demo of List Manager. --- 358849 Nov 17 1995 madf-30-pascal.hqx Pascal interface to the MADF music drivers, version 3.0. --- 244377 Feb 19 12:28 madf-lib-35-pascaltp.hqx Pascal interface to the MADF music drivers, version 3.5. --- 106485 Apr 19 14:19 Map.hqx A simple 3D voxel terrain renderer. --- 14877 Jun 20 14:40 marquee.hqx Shows how to make a rectangular "lasso" marquee as in the Finder. --- 34267 Jul 6 17:46 memorygame.hqx Simple game of Memory. --- 25530 Aug 11 09:31 MicroAnimationDemo.cpt.hqx Minimal sprite demo. --- 81943 Apr 22 1995 missilecmd23plus-p.hqx Slightly enhanced old Missile Command game. --- 12893 Jun 20 14:40 modal-textedit-p.hqx A modal dialog with a TextEdit field. --- 32058 Aug 11 15:36 MovieScroll.cpt.hqx A demo that shows how to make a scrolling "about" box. --- 33368 Aug 11 15:36 NewWatch22-p.cpt.hqx A desktop clock. --- 51467 Aug 8 12:33 OffscreenToys15.hqx Rather advanced sprite demo. --- 21489 Mar 25 22:47 on-the-edge-301-p.hqx Card game, King's Corner. --- 16712 Aug 25 12:14 OneTest.hqx Simple but useful skeleton program. --- 29545 Aug 8 00:05 Piggy.hqx QuickTime midi music player. --- 202485 Mar 30 1995 p4mac.hqx A very simple Pascal compiler/interpreter. --- 170342 Jan 25 1995 pastraeck201.hqx Pascal interfaces to the SoundTrecker music driver. --- 14647 Jun 20 14:40 pcalendar.hqx Draws a calendar for a year of your choice. --- 14697 Jun 20 14:41 procpuppy.hqx Inspects and terminates processes (running programs). This is like ProcDoggie, but much smaller. --- 15640 Aug 11 09:31 PWarp.cpt.hqx Simple starfield animation. --- 215423 Sep 29 08:56 QD3D-PInterfaces-10d2.hqx Preliminary Pascal interfaces to QuickDraw 3D - at last! Note that it is preliminary, probably buggy and somewhat incomplete. Three demos included. You need the QD3D development kit to use it. --- 7597 Jun 20 14:41 rotate-bitmap.hqx Rotates a bitmap 90 degrees. --- 17009 Aug 25 12:26 SavePICT-FKEY.hqx Source code to an FKEY. --- 375 Jun 20 14:44 setmouse.p Sets the mouse position by drawing into low-mem globals. --- 98077 May 22 12:35 skel-30i.hqx One of the oldest program skeletons around, slightly modernized. --- 37439 Jun 20 14:45 slotvbltest.hqx Runs a SlotVBL task. --- 39191 Aug 11 09:32 sndDemo.cpt.hqx Asynch sound demo. --- 108805 Aug 11 09:34 SWar-p.cpt.hqx Incomplete SpaceWar-style game. --- 62826 May 10 11:34 three-d-bouncer.hqx A demo with a simple (flickering) 3D animation, with stereo panning sounds. --- 394818 Jan 23 1995 transskelPascal25.hqx TransSkel Pascal (good library for simplifying the GUI making) with MultiFinder events and Apple Event support. --- ZoomFKEY.hqx Source to an FKEY that makes a "zoom" effect towards the current cursor position. This was posted by Matt Mora. I made some quick fixes and added a Think Pascal project. --- 10006 Jun 20 14:45 zoomrecter.hqx Draw two rectangles, and the program makes a Finder-style "zoom" effect between them. ---