Use rust shaders and egui on the web and native
Implement easy_shader_runner::ControllerTrait and call easy_shader_runner::run*
nix run github:abel465/easy-shader-runnergit clone https://github.com/abel465/easy-shader-runner.git
cd easy-shader-runner/
nix developcargo runcd wasm-app
npm install
npm run wasm-pack-dev
npm run dev