Commit Graph

34 Commits

Author SHA1 Message Date
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
d787cc306b Try wrapping an image in a link in github markdown 2017-08-08 09:53:09 -04:00
6c9a861300 Crazy ideas are the best ideas 2017-08-08 00:13:50 -04:00
09ba3979a9 Add tweaking section to readme 2017-08-07 23:02:11 -04:00
c4fea84ec5 Add Google Analytics snippet. Block me if you must 2017-08-07 22:46:10 -04:00
557d331071 Fix firefox. Use body.clientHeight, not document. 2017-08-07 22:26:04 -04:00
b949ce250f Readme tweaks 2017-08-07 22:15:37 -04:00
f0591e0c13 Add link to github hosted page. Update notes. 2017-08-07 22:00:44 -04:00
9df2a2381a Delete unneeded comment 2017-08-07 21:56:51 -04:00
8a851140c5 Add additional screenshots 2017-08-04 16:33:47 -04:00
afbeee772a Add open graph meta tags 2017-08-04 16:32:50 -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
1f711cd603 Merge branch 'master' of github.com:thallada/proximity-structures 2017-08-04 02:08:09 -04:00
5493b8513c Remove old JS files 2017-08-04 02:07:56 -04:00
e9645939de Create CNAME 2017-08-04 01:55:01 -04:00
831f5149bb Add README and gif 2017-08-04 01:50:47 -04:00
a077b45866 Add comments and licences 2017-08-04 00:50:37 -04:00
2e95c51788 Oops, add all the vectors back 2017-08-03 23:06:39 -04:00
c396e551eb Fix click not working after mouse leaves document 2017-08-03 23:04:30 -04:00
ec80c5690a Fix mouseleave, add debug vector trajectories 2017-08-03 22:59:53 -04:00
d32e236e05 Hover, tweeningSets, rebound, scroll time, debug 2017-08-03 00:17:17 -04:00
32f3166f52 Smooth out pull animation with cycle adjustments 2017-08-01 13:18:04 -04:00
288547d690 Remove debug logging 2017-08-01 01:53:51 -04:00
a7d51d0543 Fixes to click event, also effect color 2017-08-01 01:52:21 -04:00
b3381293c0 Add click/touch pull/push effects 2017-08-01 01:34:53 -04:00
56d72715be Disable scollDelta until less buggy 2017-08-01 00:01:48 -04:00
85d1eddedd Actually use eslint and fix errors 2017-07-31 23:59:24 -04:00
9e660a7459 FPS keybinding. Disable by default. 2017-07-31 23:24:09 -04:00
7eac4894ed Some cleaning up and organization, eslint 2017-05-07 20:44:46 -04:00
4dbff0f5cb Better shifting triangle 2017-02-20 04:42:55 -05:00
54901dfbdc More centered shifting triangle thing 2017-02-19 03:11:03 -05:00
4d0c1b0639 Shifting triangle thing 2017-02-19 03:09:53 -05:00
566910bdcc Initial tutorial setup 2017-02-19 01:52:53 -05:00