----------------------------------------------------------------------------
 Cube 3D demonstration
----------------------------------------------------------------------------

  BACKGROUND:
  ===========

  Cube3D is a simple application originally written for the Palm Computing
  Platform as  a guide to help developers understand animation and writing
  applications. 

  Cube3D is now available on the Helio! The sources are available,  solely 
  for the purpose to help developers understand animation and how to write
  applications for the Helio Computing Platform. 

  20-Apr-2001: updated to be (c) ardiri.com
               improved animation handling to provide smoother action play               
 
  INSTALLATION:
  =============

  Cube3D is designed for the Helio Computing Platform. 'cube3D.app' should 
  be installed  into your handheld  device using the instructions provided 
  by the manufacturer. 

  DEVELOPMENT
  ===========

  Cube3D was developed using the VT-OS development kit (GNU gcc compiler)
  that can be downloaded from the following website after registration:

    http://www.pdabuzz.com/vtech/devregister.html

  The  source code outlines a number of basic Helio Computing Programming
  principles and you  should be able to take the core structure and write 
  a large complex program. It is distributed WITHOUT ANY WARRANTY; use it
  "AS IS" and at your own risk.

  The code presented is Copyright 2000 by Aaron Ardiri. It should be used 
  for  educational purposes only.  You shall not modify the Cube3D source 
  code in any way and  re-distribute it as your own, however you are free 
  to  use  the  code as  a guide for  developing  programs  on  the Helio 
  Computing Platform.

  Thankyou for downloading Cube3D!

  // az
  aaron@ardiri.com

----------------------------------------------------------------------------