shadercanvas

Crates.ioshadercanvas
lib.rsshadercanvas
version0.0.10
sourcesrc
created_at2022-11-02 07:15:23.505598
updated_at2022-11-06 12:34:40.114381
descriptionShadertoy-like Html-Canvas implemented in Rust-WASM
homepage
repositoryhttps://github.com/hmeyer/shadercanvas
max_upload_size
id703317
size21,425
Henning Meyer (hmeyer)

documentation

README

ShaderCanvas

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!

Commit count: 18

cargo fmt