Plasma

This is just a weird, cool effect.

Sorry, your browser must support Java.

How do you do this?

  1. 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.

  2. 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>
  1. Set the desired width and height.

  2. Upload the whole thing to your web site and enjoy.