26 Nov
2007
26 Nov
'07
11:03 p.m.
I wrote an applet in Processing to play with the 2D version of my n-D median: http://www.tiac.net/~sw/2007/11/2D_median Processing is a nice dialect of Java for writing mathematical or artsy applets like this. It lets you focus on the math and graphics rather than the cruft of Java APIs. --Steve