Chaikin Arcs
I built this (quick and dirty) demo to try out the design of arcs for my Diplom thesis. I wanted to build something flexible enough to take almost any arc shape but with an aesthetic design. This applet allows changin several parameters for the arcs. To try it give the applet the focus by clicking on it and then pressing the keys as indicated on the applet.
The white arc is built by interpolating points using Chaikin's corner cutting algorithm. The red lines form the original arc.
Source code
Built with Processing