Refract

Real-time exploration of the Mandelbrot set in a Java applet

You should see a Java applet here!

This applet allows you to explore Mandelbrot set (left) as well as the Julia set (right) of any point in the Mandelbrot set. It is designed to update in real-time by continously refining the fractal in each frame. The first render of a point in the set is performed with a small maximum number of iterations. The subsequent renders reload the z values and refine them by increasing the maximum number of iterations.

This is the signed version of the Refract applet. If you accept the certificate when prompted you will be able to save fractals as PNG or JPEG images. If you do not, the applet will have the same restrictions as the unsigned version here.

If the applet doesn't work please make sure you have the latest Java runtime environment (JRE) installed which you can download from here.


Controls


Development

The source code of this applet is released under the GPL and can be downloaded here. The code was developed with JDK 5.0 but should work with older versions. If you have any feedback, suggestions or questions, please email me at rîwanseymîur [at] hotmail.com


Images

A mini mandelbrot    In the valley of Seahorses

Under a rainbow    Julia flowers

Hotels Russia, Petersburg


Copyright Rowan Seymour 2006