Commit Graph

9 Commits

Author SHA1 Message Date
yaw-man acffdea826 BIG big commit, tweak physics parameters. Fix beat detection bug.
Scale down particle sprite. Fix sitelen pona rendering, fix text rendering.
Invert white border feedback, more intuitive semantics.
&c. &c.
2023-01-15 16:46:32 -04:00
yaw-man c5407266eb Tweaking audio 2023-01-15 09:39:58 -04:00
yaw-man f1873abed7 Render wave via shader. 2023-01-14 16:03:57 -04:00
yaw-man c8fe7b7d36 Collision impulses 2023-01-14 14:47:46 -04:00
yaw-man a2d94def4d STABLE! STABLE wave equation. 2023-01-14 10:54:32 -04:00
yaw-man 5a24ffcd42 Smoother particle display; store particle states. Forward integration remains. 2023-01-14 09:48:52 -04:00
yaw-man 64ffc31229 Fixed second derivative bug! Looks good now; breaking up Update function for better encapsulation during collision detection. 2023-01-14 08:43:54 -04:00
yaw-man 45b919c3ff Fixed derivative bug. 2023-01-14 00:42:52 -04:00
yaw-man da0ca76748 Reorganize; DFT; Use Transformation Matrices 2023-01-13 23:46:39 -04:00