2 unstable releases
0.2.0 | Jul 9, 2023 |
---|---|
0.1.0 | Jun 26, 2023 |
#6 in #grayscale
1MB
647 lines
wgimage
WebGPU Image Processing Library.
Getting started
git clone https://github.com/neka-nat/wgimage.git
cargo run --release --example grayscale
Results
Original
Grayscale
Gaussian blur
Threshold
Reference
Dependencies
~7–38MB
~568K SLoC