22 Commits

Author SHA1 Message Date
Christian Rocha
3c94e02dc9
Fix typos in the README and in comments 2021-07-19 20:28:12 -04:00
Christian Rocha
1de2016a3a
Link NewSpring in README to docs 2021-07-19 17:10:06 -04:00
Christian Rocha
3d372ec8a8
Add example GIFs to README 2021-07-19 17:03:12 -04:00
Christian Rocha
4e27515ee9
Rename example directories to use more general terms 2021-07-19 16:17:26 -04:00
Christian Rocha
1d5f0f8e4c
Small timing adjustments to Bubble Tea example 2021-07-19 12:46:50 -04:00
Christian Rocha
87e1a9dba6
Update README and example code 2021-07-15 10:27:11 -04:00
Christian Rocha
3250234a99
Update examples per the corrected algorithm 2021-07-15 10:26:42 -04:00
Christian Rocha
62c83bf96a
More readable variable names 2021-07-13 21:36:02 -04:00
Christian Rocha
0b6d573edd
Fix huge typo that was throwing off calculations 2021-07-13 21:31:08 -04:00
Christian Rocha
3bece8a812
Tidy up visual example 2021-07-13 20:51:16 -04:00
Christian Rocha
f621791e1c
Add (empty) go.sum 2021-07-13 20:40:54 -04:00
Christian Rocha
d7531b76d7
Just use pixel/pixelgl directly for the visual example 2021-07-13 20:40:23 -04:00
Christian Rocha
c6198b0130
Simplify time delta helper 2021-07-13 20:39:37 -04:00
Christian Rocha
d56f9e806c
Rework TimeDelta func into a simpler FPS func and remove FPS consts 2021-07-09 18:24:41 -04:00
Christian Rocha
17bfa34c33
Hide blob in 2D example if user hasn't clicked in awhile 2021-07-09 18:03:32 -04:00
Christian Rocha
25d8790040
Add GitHub workflows 2021-07-09 15:55:54 -04:00
Christian Rocha
3512b536b2
Add README 2021-07-09 15:00:26 -04:00
Christian Rocha
3332976a4c
Add Bubble Tea demo 2021-07-09 14:25:36 -04:00
Christian Rocha
4db1ed716b
Add 2D pixel-based demo 2021-07-09 13:19:05 -04:00
Christian Rocha
4034cbe42c
Add LICENSE 2021-07-09 13:12:59 -04:00
Christian Rocha
f24c409e88
Add go.mod/go.sum 2021-07-09 13:12:47 -04:00
Christian Rocha
8c9b7071ac
Initial commit 2021-07-09 13:12:33 -04:00