Skip to content

abel465/easy-shader-runner

Repository files navigation

easy-shader-runner

Use rust shaders and egui on the web and native

How to use

Implement easy_shader_runner::ControllerTrait and call easy_shader_runner::run*

Try with nix

nix run github:abel465/easy-shader-runner

Set up development environment

git clone https://github.com/abel465/easy-shader-runner.git
cd easy-shader-runner/
nix develop

Run the example

Native

cargo run

Wasm

cd wasm-app
npm install
npm run wasm-pack-dev
npm run dev

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages