One of the nice things about graphics programming is that often even a simple test program will create interesting imagery. The following is taken from a program to test 2D path manipulation and tracking functions.
What you can’t see here is that the arrows and dotted lines slide smoothly around the edge of the shape – the kind of thing I still get a kick out of.