Commit Graph

8 Commits

Author SHA1 Message Date
9c84984f85 Better looking "back" tweeningSet 2017-08-11 00:20:02 -04:00
b52a1ca72c Toggle nodes & lines. Give up on 3D. 2017-08-11 00:14:33 -04:00
985128f6e2 Debug: draw affected paths different color 2017-08-10 01:25:57 -04:00
20168d1dc4 Add 3rd dimension, use sprite instead of circle
3rd dimension (z value) is not used right now, but indices were updated to
support it. I should really make a Point class...

Using a sprite image instead of drawCircle noticeably improves performance.
2017-08-10 01:07:09 -04:00
557d331071 Fix firefox. Use body.clientHeight, not document. 2017-08-07 22:26:04 -04:00
9df2a2381a Delete unneeded comment 2017-08-07 21:56:51 -04:00
9a5c9893e3 Tweak click end rebound inertia 2017-08-04 11:30:12 -04:00
f45dbd5d4c Rename field.js to proximity.js 2017-08-04 11:29:53 -04:00