Posted on 2014-03-01 in javascript, svg, project
This is a simple graph paper drawing app implemented in JavaScript and SVG. The idea came to me while planning out large structures in Minecraft. I've always wanted to learn about coding SVG in the browser and this was a fun way to do that. In addition to jQuery, of course, it uses:
The code is available at github.com/wiseley/graph-paper/.
Here it is in an IFRAME:
If the mood strikes I may add a few features that would make it more useful:
This is a blog about programming for the sheer joy of it. More...