14 Commits

Author SHA1 Message Date
Christian Rocha
5ae57d3f7a chore: organize examples per the spring/particle dichotomy 2022-04-14 21:30:28 -04:00
Maas Lalani
33fdf985b9
Return pointer to projectile from NewProjectile 2021-10-27 12:56:53 -04:00
Maas Lalani
ea1f87748a
Physics example to demonstrate how to use the projectile functionality 2021-10-27 12:56:26 -04:00
Maas Lalani
987abb3735 Change waitASec to wait
waitASec sometimes sleeps for 500ms and 750ms, so sleep for a duration rather than an int
2021-08-06 19:28:29 -07:00
Christian Rocha
d45b96278a
Copy values in Update method to avoid data races 2021-07-23 14:56:54 -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
3250234a99
Update examples per the corrected algorithm 2021-07-15 10:26:42 -04:00
Christian Rocha
3bece8a812
Tidy up visual example 2021-07-13 20:51:16 -04:00
Christian Rocha
d7531b76d7
Just use pixel/pixelgl directly for the visual example 2021-07-13 20:40:23 -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
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