January 12th, 2015
A few years back I began working on creating tools for Adobe Illustrator using a plugin called Scriptographer. With this plugin, I could manipulate Illustrator files and objects using Java Script. The voronoi portion of this was originally written by Jonathan Puckey; I have repurposed his translation of Raymond Hill’s work into a tool that allows a user to quickly sketch out shapes and then fill them with voronoi patterns.
Today, Scriptographer no longer works with Illustrator, so I am working on recreating this process using Paper.js, Scriptographer's web based sibling. Working this way, I will be able to use any browser to create my jewelry as well as allow guests to my site to design their own pieces.