Some circles

Just for fun. Intending to put some animations up at some time. Anything to do with circles on this page.

Circle Letters

This is rough and in progress. I want to at some point add extra features, such as overlap of arcs, variable radius, etc.

To change thickness of arcs, click on red lines in canvas on right, or change numbers in drop down boxes below. Alphabet letters already made can be obtained by typing in a capital letter. At the bottom, svg can be cut and paste into file of your choice and opened in a browser.

Letter idea from Erik and Marty Demaine

Type a capital letter:
svg data for an arc clicked on above:
<g fill="none" ><path id = "edge50-5" d=" M startx starty A midptx midpty a b c endx endy M endx endy Z" stroke="magenta" stroke-width="3" stroke-linecap="round" /></g ></td>
thicknesses matrix as javascript:
thicknesses matrix as javascript:
Thicknesses of lines:
- -
- -
- -
- -
- -
- -

The svg for this picture:

<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg version="1.1" id="threecircles" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="750px" height="700px" viewBox="0 0 750 700" enable-background="new 0 0 750 700" xml:space="preserve">

</svg>

A: [[4,2,2,2,4,2],[2,4,2,12,12,4],[2,2,4,4,2,2],[2,12,4,4,12,12],[4,12,2,12,4,12],[2,4,2,2,2,4]] B: [[4,12,12,2,4,2],[12,4,12,2,12,4],[12,12,4,4,2,12],[2,2,4,4,2,2],[4,12,2,2,4,12],[2,4,12,2,12,4]] C: [[2,2,2,2,2,2],[2,2,12,12,2,2],[2,12,2,2,2,2],[2,12,2,2,2,12],[2,2,2,2,2,2],[2,2,12,12,2,2]] D: [[2,2,2,2,2,2],[2,2,12,3,12,2],[2,12,2,2,2,12],[2,2,2,2,2,2],[2,12,2,2,2,12],[2,2,12,2,12,2]] E: [[4,4,4,4,4,4],[4,4,12,12,4,4],[4,12,4,4,4,4],[4,12,4,4,12,12],[4,4,4,12,4,4],[4,4,12,12,4,4]] F: [[4,4,4,4,4,4],[4,4,12,12,4,4],[4,12,4,4,4,4],[4,12,4,4,12,12],[4,4,4,12,4,4],[4,4,4,12,4,4]] G: [[4,12,4,4,4,12],[12,4,4,4,4,4],[4,4,4,4,4,4],[4,4,4,4,12,4],[4,4,4,12,4,12],[12,4,4,4,12,4]] H: [[4,4,4,4,4,4],[4,4,4,4,4,4],[4,4,4,4,4,4],[4,12,4,4,12,12],[4,12,4,12,4,12],[4,4,4,4,4,4]] I: [[4,4,4,4,4,4],[4,4,4,4,12,4],[4,4,4,4,4,4],[4,4,4,4,4,4],[4,12,4,4,4,12],[4,4,4,4,12,4]] J:[[4,12,4,4,4,4],[12,4,12,4,12,4],[4,12,4,4,4,4],[4,4,4,4,4,4],[4,12,4,4,4,12],[12,4,4,4,12,4]] K: [[4,12,4,4,4,4],[12,4,12,4,12,4],[12,12,4,4,12,12],[4,4,4,4,4,4],[4,12,12,4,4,12],[4,4,4,4,12,4]] L: [[4,4,4,4,4,4],[4,4,4,4,9,4],[4,4,4,4,4,4],[4,4,4,4,4,4],[4,9,4,4,4,9],[4,4,9,4,9,4]] M: [[4,12,2,2,4,12],[12,4,12,2,2,4],[2,12,4,4,2,12],[2,2,4,4,2,4],[4,2,2,2,4,4],[4,4,4,4,4,4]] N: [[4,4,4,4,4,4],[4,4,4,12,12,4],[4,4,4,4,12,4],[4,12,4,4,4,4],[4,12,12,4,4,4],[4,4,4,4,4,4]] O: [[4,4,4,4,4,4],[4,4,12,12,4,4],[4,12,4,4,4,12],[4,12,4,4,4,12],[4,4,4,4,4,4],[4,4,12,12,4,4]] P: [[4,12,12,4,4,4],[12,4,4,4,12,4],[12,4,4,4,12,4],[4,4,4,4,4,4],[4,12,12,4,4,12],[4,4,4,4,12,4]] Q: [[4,12,4,4,4,12],[12,4,4,4,12,4],[4,4,4,4,4,4],[4,4,4,4,4,4],[4,12,4,4,4,12],[12,4,12,12,12,4]] X: [[4,12,4,4,4,4],[12,4,12,12,12,4],[4,12,4,4,4,4],[4,12,4,4,4,12],[4,12,4,4,4,12],[12,4,12,12,12,4]]