MachBandingApplet - Project Description

Overview
This applet is rather simple. Based upon the settings the user has chosen, it draws a sequence of color bands which change color from one extreme to another. The majority of the math is fairly basic and could probably be best understood by looking at the source. The interface is similarly basic - most of the code is involved with laying out the interface.

Areas of Interest
Conclusion
I am satisfied that this applet accomplishes its task. People I have spoken with tended to agree that it provided a good demonstration of Mach Banding as well as the effects of separators and colors. There is really nothing that I wish I had done differently (for a change). I suppose the source could be a bit cleaner, but it seems to accomplish its task well and performance is not an issue - so I didn't feel making extensive modifications was justified.


The applet is available.
The source code is available for educational purposes.