==================================================
3D CUBE ANIMATION/TUTORIAL #2	    By: Jason Ho
==================================================


This is a different way of programming a 3D CUBE as compared to the 1st 3D CUBE TUTORIAL. The main difference is that this program uses rowread instead of ngetchx, and as long as the button is held down the cube will grow/decrease or slow down/go faster.

This an animation/tutorial for how to make a 3D cube. This tutorial assumes the knowledge 
of the Unit Circle, Pythagorean Theorem, and Sines and Cosines. It is a nostub program but
since its long it still needs doorsos installed to run :(. 

Everything is explained in the cube3d2.c file of this zip. Use this if you do not have Sebastian
Reicheit's TIGCC IDE. Else, the cube3d2.tpr is also included, use this instead (cause everything
is aligned properly). 

Controls
--------
[+]		increase speed of cube
[-]		decrease speed of cube
[F1]		increase size of cube
[F2]		decrease size of cube
[ENTER]		reverse direction of cube
[ESC]		quit out of program

**Note that in this 3d cube, you can hold down the button, instead of pressing it multiple times.

Bugs
----
There are no bugs in this program i dont think, but if you find one let me know.
It is possible that your calculator will crash, but im not responsible.
It might be off aligned if your using an 92+, cause i programmed it for the 89, but just
change the code and recompile it if you dont like it. 

Other stuff
-----------

Check out some other stuff programmed by me at
http://www.ticalc.org/archives/files/authors/31/3179.html

- Alien Invasion
- Memory
- Pokemon
- Yahtzee
- DOS-89
- JTimer
- Tic Tac Toe 3D
- Tunnel
- Card Game Maker
- Egyptian Rat Screw
- Garfield Graphics Package
- And much more

======================================
NAME: Jason Ho
EMAIL: dakron15@hotmail.com
URL: http://www.geocities.com/dakron15
======================================