Simon Gardling
|
b5bc14faa3
|
clippy
|
2021-03-31 13:36:46 -04:00 |
|
Simon Gardling
|
32bfd1b27e
|
fmt
|
2021-03-31 10:24:56 -04:00 |
|
Simon Gardling
|
bec6340607
|
cleanup
|
2021-03-31 10:13:06 -04:00 |
|
Simon Gardling
|
041d22418e
|
some cleanups
|
2021-03-29 13:35:58 +00:00 |
|
Simon Gardling
|
50b3f35059
|
a TON of stuff and changes
|
2021-03-26 13:44:58 +00:00 |
|
mindv0rtex
|
0c2158a408
|
Add colors
|
2021-03-02 16:18:04 -05:00 |
|
mindv0rtex
|
9dbe6144f0
|
Support multiple populations.
|
2021-03-02 14:40:12 -05:00 |
|
mindv0rtex
|
74a588046a
|
Revert vertical blur to not use rayon.
|
2021-02-28 14:07:04 -05:00 |
|
mindv0rtex
|
053f3ed739
|
A better blur test.
|
2021-02-27 22:40:24 -05:00 |
|
mindv0rtex
|
51f10723ed
|
Add trail deposition, diffusion and decay.
|
2021-02-26 20:39:27 -05:00 |
|
mindv0rtex
|
cf35e041dd
|
Make vertical blur parallel.
|
2021-02-26 15:52:17 -05:00 |
|
mindv0rtex
|
4e9778bffc
|
Make horizontal blur parallel.
|
2021-02-26 14:46:43 -05:00 |
|
mindv0rtex
|
6a2d19e984
|
We can create a new single-population model
|
2021-02-25 16:23:56 -05:00 |
|
mindv0rtex
|
bb1b5ddac0
|
Optimize vertical box filter to iterate over rows for cache friendliness.
|
2021-02-25 15:17:06 -05:00 |
|
mindv0rtex
|
6966433c9c
|
Optimize horizontal filter to iterate over chucks of the input slice.
|
2021-02-24 23:39:13 -05:00 |
|
mindv0rtex
|
e21a61250e
|
Initial commit. WIP blur implementation. Grid struct is tentatively ready. Model struct is in its nascency.
|
2021-02-24 22:26:37 -05:00 |
|