A simple Mandelbrot set and Julia set plotter written in C#. Features:
- Pan around the mandelbrot set to pick the associated Julia set.
- Displays the escape orbit for the point under the cursor / center of the frame.
- Utilizes multithreading to parallelize the rendering
- Smooth coloring