Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 1.22 KB

README.md

File metadata and controls

21 lines (13 loc) · 1.22 KB

Mandel-Julia-Plotter

An antique Mandelbrot-/Julia plotter written in Modula 2 for Amiga

Mandel-/Julia plotter

Background

This is a program I wrote for a project at school about Mandelbrot and Julia.

My classmates wrote boring monochrome plotters with Turbo Pascal on boring PC's. Two classmates wrote a version for two Atari ST computers which were connected via MIDI to calculate by multiprocessing. That was pretty cool.

My approach was to write a Modula 2 version on my beloved Amiga computer with colors and a mouse user interface. It's primitive, but there was a time limit to write this program. I was very proud of the result back at that time.

Requirements

Note

The source code is encoded with ISO 8859-1