home *** CD-ROM | disk | FTP | other *** search
-
- This little graphics "Thingy" has been provided by "IMPULSE"
- (formerly Genesys Technologies). The author is in the process
- of completing "Sky Chase" a real time air combat game using
- his fast 3D drawing routines. Ralph Russell initially wrote the
- game for the now defunct "MindSet" computer. We think the game
- will be a REAL KILLER! We expect to begin shipping "Sky Chase"
- in early summer of 87. In the meantime, I will periodically
- upload various routines and demos related to the game.
-
- Stan Kalisher -- Impulse
- Minneapolis, Mn.
-
-
- REAL TIME CUBES by RALPH RUSSELL 01/87
-
- This program will bounce 16 cubes around in a 3D space in front of the
- viewer. The cubes are translated, rotated, and drawn on the screen in
- real time. Maximum speed is attained by using certain advanced features
- of the AMIGA plus highly optimized code written in assembly language.
-
- This program takes complete control of the AMIGA and the system must be
- booted to terminate the program. Therefore, it should not be run when
- a ram disk is active. Also, even though the program is small, it uses
- a lot of memory (191K plus 96K for a tripple buffered display). The
- program was written and tested on a 512K machine.
-
- This is a public domain program and is not to be sold for profit.
- You may make copies of this program to be given away for free. It is
- my wish that anyone receiving a copy of this program should also receive
- a copy of this file you are reading.
-
- -----------------------------------------------------------------------------
-