Math
[home|os|assembly/c|utils|docs|screenshots|links|contact me]

Mandelbrot Fractal Explorer
Graphs Mandelbrot's famous fractal. The user can zoom in and out, move around and adjust the quality of the rendering. Mandel.zip contains 6 different executables, 5 with different palettes, and one that uses the standard BIOS VGA palette. Very cool. Definately worth a try. Updated 5/5/00 - Version 1.2 featuring new, optimized floating point calculations that in tests doubled version 1.0's rendering speed.
Mandelbrot for QBasic
QBasic program to graph Mandelbrot's fractal.
Mandelbrot for Calculators
Graphs Mandelbrot's fractal on Texas Instruments graphing calculators. TI-82 port by Ed Pizzi, TI-86 port by Andrew Logan. Both ASCII and TI executable formats.
2d Grapher
A simple grapher that graphs the curve y=sin(x). This was made to test my ability to use the FPU. Feel free to insert your own equation into this program to test if you have the FPU syntax right.

[home|os|assembly/c|utils|docs|screenshots|links|contact me]