Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 539 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 539 Bytes

A viewer for the famous Mandelbrot set which allows viewing of the coresponding Julia set via double clicking on the mandelbrot set. Panning, zooming, and resizing of the window are all supported. Currently each viewer takes up half the screen width and cannot be resized.

Written in wxWidgets for cross compatibility (Linux, Windows, and likely macOS are supported). The proper libraries for Windows need to be found by the person compiling. The script labeled for Windows is only designed for my machine.

screenshot