Plasma
This is just a weird, cool effect.
How do you do this?
-
Check out David Griffith's site. Download the zip file
for the Plasma applet and extract the contents to a folder on your hard drive.
-
Create a web page (or use an existing web page) and insert the following HTML (change the name of the image file to
the name of your image file).
<applet code="Plasma" width="400" height="300">
Sorry, your browser must support Java.
</applet>
|
-
Set the desired width and height.
-
Upload the whole thing to your web site and enjoy.
|