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

Abstract Space (params changed 2)



For this applet
Snap out of it trance man,
the "angrot" value has been set to 20, so it's rotating clockwise at quite a fast rate.
there are 170 stars, and the speed for both x and y is 1.

So here's the whole html code:
<applet code=AbstractSpace.class width=400 height=400>
<param name="speedx" value="1">
<param name="speedy" value="1">
<param name="angrot" value="20">
<param name="stramt" value="170">
</applet>

Click here to see this applet on the introduction page.
Click here to see this applet with changed parameters (1)
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)