witheve / Eve

Better tools for thought
http://witheve.com
Apache License 2.0
7.16k stars 257 forks source link

Enhance/canvas watcher #870

Closed joshuafcole closed 7 years ago

joshuafcole commented 7 years ago
[type: "ellipse" x: 250 y: 250 radius: 100]
// vs
[type: "ellipse" x: 250 y: 250 radiusX: 100 radiusY: 100 rotation: 0 startAngle: 0 endAngle: 2 * 3.14 anticlockwise: false]