aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fmtbrian cully2025-12-281-1/+3
* use results in render loop where possiblebrian cully2025-12-281-7/+8
* fmtbrian cully2025-12-282-2/+3
* move render loop to its own modulebrian cully2025-12-282-38/+45
* don't do initial animation until clickbrian cully2025-12-281-1/+0
* more render simplificationbrian cully2025-12-281-21/+25
* simplify render logicbrian cully2025-12-281-52/+26
* put 40 balls back in playbrian cully2025-12-271-1/+1
* get wasm go button workingbrian cully2025-12-272-36/+71
* fmtbrian cully2025-12-273-5/+22
* dispatch wasm/pure based on query part of urlbrian cully2025-12-274-12/+34
* fix fps 0 on intercount resetbrian cully2025-12-271-2/+2
* add rust/wasm implbrian cully2025-12-279-47/+371
* use ‘toFixed’ instead of custom stuffbrian cully2025-12-261-1/+1
* try to calculate fps in spite of fingerprintingbrian cully2025-12-262-1/+11
* render bounding polygonbrian cully2025-12-261-2/+119
* add bouncing particlesbrian cully2025-12-2613-0/+433