#webgl #canvas #shader #glsl

shadercanvas

Shadertoy-like Html-Canvas implemented in Rust-WASM

9 releases

0.0.10 Nov 6, 2022
0.0.9 Nov 6, 2022

#930 in Graphics APIs

29 downloads per month

Apache-2.0 OR MIT

9KB
181 lines

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!

Dependencies

~8–10MB
~200K SLoC