Commit Graph

20 Commits

Author SHA1 Message Date
Rekai Nyangadzayi Musuka 0f7a8ef410 chore: satisfy clippy 2021-10-22 01:56:26 -03:00
Rekai Nyangadzayi Musuka 256aee7503 chore: add colours present in olc's video on mandelbrot 2021-04-07 00:36:52 -05:00
Rekai Nyangadzayi Musuka 10c789f569 feat: add fps and frametime ui information 2021-04-06 23:53:54 -05:00
Rekai Nyangadzayi Musuka 9d5a84b142 feat: update to bevy v0.5 2021-04-06 22:41:52 -05:00
Rekai Nyangadzayi Musuka b86f6549d3 Merge branch 'master' of ssh://ssh.paoda.moe:31059/paoda/mandelbrot into bevy0.4 2021-03-29 21:20:42 -05:00
Rekai Nyangadzayi Musuka 9222835f5d chore: redo iteration inc/dec keybind behaviour 2021-03-29 21:07:10 -05:00
Rekai Nyangadzayi Musuka 0c6dae0d04 chore: refactor the texture size constants 2021-03-29 21:06:32 -05:00
Rekai Nyangadzayi Musuka 3d0f2acea3 fix: refactor parts of mandelbrot.rs 2021-03-29 20:22:26 -05:00
Rekai Nyangadzayi Musuka 42c783448e chore: rename some struct fields 2021-03-29 16:48:10 -05:00
Rekai Nyangadzayi Musuka 050bba9e35 chore: add FIXME explaining why bevy0.4 isn't compatible 2021-02-22 19:59:24 -06:00
Rekai Nyangadzayi Musuka 89d57ca5f6 feat: upgrade to bevy 0.4 2021-02-22 19:43:36 -06:00
Rekai Nyangadzayi Musuka 1ce54d5b5a chore: change return type of Mandelbrot::generate_image() 2021-02-22 18:49:10 -06:00
Rekai Nyangadzayi Musuka 61414cf744 chore: improve colour smoothing 2021-02-22 18:33:58 -06:00
Rekai Nyangadzayi Musuka baa6b340fd feat: improve colours in mandelbrot set 2021-02-20 23:18:22 -06:00
Rekai Nyangadzayi Musuka a993ebd430 chore: add CI config 2021-01-27 23:35:36 -06:00
Rekai Nyangadzayi Musuka 4a971e31c1 feat: add more colours to mandelbrot visualization 2020-11-26 14:39:48 -06:00
Rekai Nyangadzayi Musuka c96bf45bff chore: remove image as a dependency 2020-11-26 13:19:58 -06:00
Rekai Nyangadzayi Musuka 8a2a5bd108 feat: pure software generation of mandelbrot 2020-11-26 12:58:14 -06:00
Rekai Nyangadzayi Musuka e8e31ad5b1 feat: working interactive mandelbrot
todo: fix the zoom issue (not completely centered)
2020-11-26 02:47:03 -06:00
Rekai Nyangadzayi Musuka d370a8fd5f feat: successfully generate mandelbrot 2020-11-24 19:48:01 -06:00