Sphere Applet
Description
Sphere

real-time 3D graphical demo

click it to see what happens
(coded by IoN CHeN)
June 19,1997
Permission to Use:
This Sphere applet is freeware. You can use it for your web site freely. You cannot make any alterations to the applet and cannot sell or distribute it for profit without permission. If you wish to include it in a collection or in a book, you may do so by displaying the proper credits and a link to the site http://www.6sense.com
Update October 9,2000
Now the sphere demo is a little more useful and configurable.
  1. Configurable text message
  2. Add a Link to the message
The Parameters
"copyright"(required)Copyright note. Just leave it there.
"text"(optional) Text your wish to display.
"link"(optional) URL you wish your text to link to.
Example
<APPLET code="sphere" cobebase="./" width=300 height=300>
      <param name="copyright" value="http://www.6sense.com">
      <param name="text" value="ArcadePod.com">
      <param name="link" value="http://www.arcadepod.com/java/applets/sphere.asp">
</APPLET>
DISCLAIMER
This software is provided AS IS, WITHOUT WARRANTY OF ANY KIND. THE AUTHOR OF THIS SOFTWARE DISCLAIMS ALL WARRANTIES OF ANY KIND. IN NO EVENT SHALL THE AUTHOR OF THIS SOFTWARE BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF THE AUTHOR OF THIS SOFTWARE HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.