#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

#750 in Graphics APIs

Download history 7/week @ 2024-02-26 97/week @ 2024-03-11 85/week @ 2024-04-01

182 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–11MB
~201K SLoC