100 Commits

Author SHA1 Message Date
d1f515b17d
cleanup Buf struct 2025-03-27 14:35:54 -04:00
75fab93907
cleanup 2025-03-27 14:25:42 -04:00
9881502002
grid: avoid clone of buffer 2025-03-27 14:19:01 -04:00
8d54fa1eb1
settings update 2025-03-27 14:17:38 -04:00
278ccafb11
ffmpeg stuff 2025-03-27 13:27:21 -04:00
68e5d9fc3a
remove unneeded functions 2025-03-24 17:04:58 -04:00
70354a4111
ThinGridData: avoid clones 2025-03-24 17:04:21 -04:00
56f3eae156
Model: rename grids field 2025-03-24 17:03:26 -04:00
5d574c9674
Model: rely on draining image data 2025-03-24 17:01:18 -04:00
b62745adec
nits 2025-03-24 16:59:39 -04:00
b7f44d9ac0
simplify Model::run 2025-03-24 16:46:42 -04:00
735a820799
rely on deriving traits instead 2025-03-24 16:43:03 -04:00
f1b9f9ad30
add example 2025-03-24 16:39:43 -04:00
903ab81e16
remove assets 2025-03-24 16:30:16 -04:00
1a3b137e95
update README.md 2025-03-24 16:29:17 -04:00
f0d4e883f6
cargo fmt 2025-03-24 16:27:11 -04:00
3a9940dfba
grid: fix test 2025-03-24 16:27:02 -04:00
cb6e2e8133
remove criterion 2025-03-24 16:23:42 -04:00
0c5ba3154a
unlock indicatif version 2025-03-24 16:23:42 -04:00
1b6cbce8b6
remove more unused stuff 2025-03-24 16:23:41 -04:00
13fa44ee12
update dependencies and cargo.toml 2025-03-24 16:23:41 -04:00
8e3944d5df
clippy 2025-03-24 16:23:40 -04:00
7acf12a325
update note 2025-03-24 16:23:12 -04:00
c097446df4
Revert "implement sin and cos table"
This reverts commit 650edff95cef8b44e2c94489fa0d40e0c51ad3d2.
2025-03-24 16:23:07 -04:00
Simon Gardling
650edff95c
implement sin and cos table 2025-03-24 16:22:33 -04:00
Simon Gardling
1a7912204a update 2021-04-22 01:25:49 -04:00
Simon Gardling
af38298c9c update TODO 2021-04-07 09:38:53 -04:00
Simon Gardling
a529fa7235 update TODO 2021-04-05 13:12:27 -04:00
Simon Gardling
bff0f8faf1 things 2021-04-05 12:55:06 -04:00
Simon Gardling
a7497d6629 update TODO.md 2021-04-01 14:07:05 -04:00
Simon Gardling
80c0c8c194 clean 2021-04-01 14:06:29 -04:00
Simon Gardling
af0b9f9222 make seperate struct for buffer 2021-04-01 13:56:10 -04:00
Simon Gardling
d887b13579 add gif in README.md 2021-04-01 13:19:15 -04:00
Simon Gardling
d09c8e9c9a things 2021-04-01 13:02:37 -04:00
Simon Gardling
930432aefe remove unused math.rs 2021-04-01 11:25:05 -04:00
Simon Gardling
4864ccae75 BIG rewrite and changes (too many to list) 2021-04-01 11:24:29 -04:00
Simon Gardling
dc2e46c51b Cargo.toml changes 2021-04-01 11:21:19 -04:00
Simon Gardling
a927cfe6fa impl Display for Agent 2021-04-01 10:58:30 -04:00
Simon Gardling
7f5fef2590 add .vscode to .gitignore 2021-04-01 10:45:41 -04:00
Simon Gardling
29d3b387dc cleanup and comment out unused functions 2021-04-01 10:45:09 -04:00
Simon Gardling
b7bb810065 clippy 2021-04-01 10:34:13 -04:00
Simon Gardling
41ba5f248c restructuring 2021-04-01 10:33:05 -04:00
Simon Gardling
f8b16c720b update todo 2021-04-01 09:37:39 -04:00
Simon Gardling
a613b6e9b2 clippy 2021-04-01 09:29:32 -04:00
Simon Gardling
953c540263 store agents in grids, not model 2021-04-01 09:28:43 -04:00
Simon Gardling
4e688c3fa7 nothing special 2021-04-01 02:07:00 -04:00
Simon Gardling
c25b0d1795 well that didn't work 2021-04-01 01:44:54 -04:00
Simon Gardling
e163387755 this isn't good 2021-03-31 20:01:30 -04:00
Simon Gardling
99960c9523 parallel grid deposit 2021-03-31 15:48:58 -04:00
Simon Gardling
b5bc14faa3 clippy 2021-03-31 13:36:46 -04:00