directory:  examples\graphics\isigraph

This directory contains isigraph example scripts. Each script
can be run by itself.

Many of these examples (in particular the ifs examples) are based
on a presentation given by Clifford Reiter to the Toronto APLSIG.

bmp.js
======
functions to read and write 8 bit uncompressed bitmaps, and view
any bitmap.

enigma.js
=========
simulation of the enigma game

graphbmp.js
=========
bmp viewer using the GRAPH.VBX control

ifs.js
======
example of an iterated function system

ifs2.js
=======
another example of an iterated function system

ifsbmp.js
=========
another example of an iterated function system

isigdemo.js
===========
isigraph demo project file

koch.js
=======
Koch snowflake

polygon.js
==========
drawing of a polygon, created by overlapping 3 simple polygons

polyhedr.js
===========
spinning polyhedron - needs a fast machine!

smesser.js
==========
Eric Iverson's screen messer

spinner.js
==========
draws and rotates a pentagon
