Robert's Fractal Generator
I like fractals, and I wrote a simple program to generate them
it's not completely finished, but this should work most of the time
Remember to use only integers and polynomials in standard form.
Negative powers work fine though
Roots after the 10th don't get unique colors yet
If it does crash, hitting the reset button on you're browser should fix it
You can discover your favorite fractals with the Regular Fractal Viewer.
If you want to get a better look try the Giant Fractal Viewer (it's slower though)
Or if you want to see some examples of fractals I've made click here.
Here's the source code for the applet.