Skip to content

Instantly share code, notes, and snippets.

@martyboggs
martyboggs / index.html
Last active August 29, 2015 14:10
supports point too now!
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Moving Path Handles</title>
<script type="text/javascript" src="http://paperjs.org/static/js/paper.js"></script>
<script type="text/paperscript" canvas="canvas">
var handle;
// Create a circle shaped path at the center of the view,
// with a radius of 100: