| Crates.io | shadercanvas |
| lib.rs | shadercanvas |
| version | 0.0.10 |
| created_at | 2022-11-02 07:15:23.505598+00 |
| updated_at | 2022-11-06 12:34:40.114381+00 |
| description | Shadertoy-like Html-Canvas implemented in Rust-WASM |
| homepage | |
| repository | https://github.com/hmeyer/shadercanvas |
| max_upload_size | |
| id | 703317 |
| size | 21,425 |
This library provides a Shadertoy-like canvas.
You can build the example locally with:
$ trunk serve
and then visiting http://localhost:8080 in a browser should run the example!