Flight Simulator 20 C
Flight Simulator 20 C
| Filename | flight-simulator-20-c.hqx |
|---|---|
| Size | 57.5 KB (58916 bytes) |
| Developer | Chris Moll |
| Downloads | 20 |
Enjoying MacTrove?
Anonymous downloads are free and unlimited.
Create a free account to track favorites,
contribute metadata corrections, and join the
community chat.
About
This is the source code for 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. With an FPU the speed would be roughly the same using floating point. The package contains the source code, a ThinkC vers.5.0.3 project, and an executable version compiled for any Mac. The changes from the old version are minor, mostly I fixed things that would prevent it from compiling.
Comments etc. to Chris Moll chris@carnival.lbl.gov
archive as /info-mac/source/c/flight-simulator_v2.hqx (replace /info-mac/source/c/flight-simulator.hqx)
File Info
Original Source: info-mac
This file is part of the MacTrove archive. See the Thank You page for the upstream mirrors we rely on. It is BinHex encoded. Use The Unarchiver to decode it.
Related apps