>
>
> A program to demonstrate how to do 3D perspective drawing and
> clipping
>
>
It's written as a sort of crude flight simulator - you "fly" through a
rather simple world. It also shows how to do simple animation. All
math is fixed-point to make the speed tolerable on feebler Macs. It'll
run much faster with color turned off.