Commit Graph

  • fa6547f992 whoop Simon Gardling 2021-03-29 12:21:45 +00:00
  • 1acc472a0d stuff Simon Gardling 2021-03-29 12:17:48 +00:00
  • 06b9c0aef6 things Simon Gardling 2021-03-27 02:43:27 +00:00
  • a17b81c354 things 2 Simon Gardling 2021-03-26 20:51:06 +00:00
  • 7f285dbdec things Simon Gardling 2021-03-26 20:45:22 +00:00
  • a479181882 (bad) opencl/cuda implementation (slower than cpu atm) Simon Gardling 2021-03-26 19:36:24 +00:00
  • 7965d55de9 things Simon Gardling 2021-03-26 15:11:18 +00:00
  • a7bc5599bc small changes Simon Gardling 2021-03-26 14:03:26 +00:00
  • 60fb681fde update TODO.md Simon Gardling 2021-03-26 13:47:36 +00:00
  • 50b3f35059 a TON of stuff and changes Simon Gardling 2021-03-26 13:44:58 +00:00
  • e694c48d0a Fix README links. mindv0rtex 2021-03-03 07:26:31 -05:00
  • 437844f842 Delete notes folder. mindv0rtex 2021-03-02 17:30:30 -05:00
  • 6e223050e1 Add README.md mindv0rtex 2021-03-02 17:28:41 -05:00
  • 481665b5e9 Main executable produces new images indefinitely. mindv0rtex 2021-03-02 16:44:16 -05:00
  • 0c2158a408 Add colors mindv0rtex 2021-03-02 16:18:04 -05:00
  • 9dbe6144f0 Support multiple populations. mindv0rtex 2021-03-02 14:40:12 -05:00
  • 716dece2e3 Forgot to commit new Cargo.toml mindv0rtex 2021-03-01 18:22:24 -05:00
  • 82833748f4 Bug in grid indexing. mindv0rtex 2021-03-01 11:29:32 -05:00
  • 74a588046a Revert vertical blur to not use rayon. mindv0rtex 2021-02-28 14:07:04 -05:00
  • 053f3ed739 A better blur test. mindv0rtex 2021-02-27 22:40:24 -05:00
  • 5f5d198e04 First image has been generated! mindv0rtex 2021-02-27 00:46:51 -05:00
  • 51f10723ed Add trail deposition, diffusion and decay. mindv0rtex 2021-02-26 20:39:27 -05:00
  • cf35e041dd Make vertical blur parallel. mindv0rtex 2021-02-26 15:52:17 -05:00
  • 4e9778bffc Make horizontal blur parallel. mindv0rtex 2021-02-26 14:46:43 -05:00
  • 241e6ba6bf Parallel agents movement. mindv0rtex 2021-02-26 14:19:05 -05:00
  • cbc3fcbe06 Fun with benchmarking. Reverted to using built-in trigonometric functions! mindv0rtex 2021-02-26 11:25:54 -05:00
  • fe795b536f Approximate trigonometry without LUTs. mindv0rtex 2021-02-25 23:17:13 -05:00
  • 6a2d19e984 We can create a new single-population model mindv0rtex 2021-02-25 16:23:56 -05:00
  • bb1b5ddac0 Optimize vertical box filter to iterate over rows for cache friendliness. mindv0rtex 2021-02-25 15:17:06 -05:00
  • 6966433c9c Optimize horizontal filter to iterate over chucks of the input slice. mindv0rtex 2021-02-24 23:39:13 -05:00
  • b88eebc4f8 Model description notes. mindv0rtex 2021-02-24 22:50:08 -05:00
  • e21a61250e Initial commit. WIP blur implementation. Grid struct is tentatively ready. Model struct is in its nascency. mindv0rtex 2021-02-24 22:26:37 -05:00