Commit Graph

10 Commits

Author SHA1 Message Date
Gavin McDonald
f406dfd63b stop setting canvas width/height on every draw, it clears the canvas 2018-09-13 21:03:45 -04:00
Gavin McDonald
85fbc28cf4 handle changes of board size 2018-09-12 22:45:19 -04:00
Gavin McDonald
9dddf78ccc 'now' and 'lastNow' as draw parameters 2018-09-01 22:59:09 -04:00
Gavin McDonald
1f2131c992 moved 'background' to drawShapes for the time being 2018-09-01 15:01:01 -04:00
Gavin McDonald
3ded7cf4f0 simple background colors 2018-08-31 21:46:46 -04:00
gavin
2c83c47afc Support viewport resizing (#16) 2018-08-30 01:02:58 +00:00
Gavin McDonald
bf37910877 rendering a board of squares 2018-06-24 13:59:12 -04:00
Gavin McDonald
0e8d9019b5 added draw delay so it doesn't make my cpu scream 2016-02-24 22:06:56 -05:00
Gavin McDonald
63af7b6db8 moving Tessellate towards more of a library structure 2016-02-19 12:46:31 -05:00
Gavin McDonald
f7cb7c094a drawing shapes on a canvas when the user clicks 2016-02-17 10:32:14 -05:00