Short: Fast Mandelbrot rendering program. Author: Nick Didkovsky Source: Fish collection A fast Mandelbrot rendering program that uses some of the mathematical properties of the Mandelbrot set to greatly reduce the drawing time. Demonstrates graphics programming, assembly language, menus and IFF file I/O. .