February 2014

Mandelbrot Set

Java
Work type
University coursework
Technologies
Java, Swing

The objective of this coursework was to build a Java application which creates a Graphical User Interface which is capable of rendering a depiction of the well-known fractal, the Mandelbrot Set. In addition to this, the user will be able to a select a point from the Mandelbrot set display using a mouse click. For this selected point, the Julia Set corresponding to that point will be visualised in an adjacent window or panel.