Site hosted by Angelfire.com: Build your free website today!

Abstract Space


This is my first attempt at coding graphics.
Please feel free to use this applet on your own site.

Quick instructions
The applet can behave differently depending on the parameters you give it.
The applet you see now is ran like this:
<applet code=AbstractSpace.class width=400 height=400>
<param name="speedx" value="2">
<param name="speedy" value="2">
<param name="angrot" value="-5">
<param name="stramt" value="200">
</applet>

Click here to see this applet with changed parameters (1)
Click here to see this applet with changed parameters (2)
Click here to see this applet with changed parameters (3)

Click here for the applet class
Click here for the source
Click here for everything (including HTML files etc)