Commit Graph

6 Commits

Author SHA1 Message Date
71bed4042f
Merge pull request #1 from astro/ci
CI
2022-04-22 20:18:32 +02:00
a0f96c30fd .github/workflows/update.yml: init 2022-04-22 20:13:14 +02:00
e8b23422af flake.nix: add hydraJobs 2022-04-22 20:12:12 +02:00
35044b4b55 gitignore, default pkg 2022-04-21 01:16:09 +02:00
76a4154e6a Fleks 2022-04-21 01:11:46 +02:00
3eb0117e18 Mandelbrot with bevy custom Material
* Left click + drag to pan around
* Mouse wheel to zoom
* Double left click to reset view
* Right click to change start value, distorts fractal
* Double right click to reset start value
2022-04-18 20:24:49 +02:00