aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib.rs
Commit message (Collapse)AuthorAgeFilesLines
* wasm: update before renderbrian cully2025-12-291-1/+1
|
* wasm: separate update/render for later benchingbrian cully2025-12-291-2/+3
|
* minor cleanupbrian cully2025-12-291-18/+18
|
* fmtbrian cully2025-12-281-1/+1
|
* move render loop to its own modulebrian cully2025-12-281-38/+4
|
* 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
|
* get wasm go button workingbrian cully2025-12-271-9/+67
|
* fmtbrian cully2025-12-271-3/+11
|
* add rust/wasm implbrian cully2025-12-271-2/+60
|
* add bouncing particlesbrian cully2025-12-261-0/+11