2 unstable releases
0.1.0 | May 5, 2021 |
---|---|
0.0.0 | Feb 9, 2021 |
#751 in Graphics APIs
21KB
500 lines
image-convolution
Run parallel image convolution on GPU, implemented with wgpu and wgsl.
Run examples:
cargo run --example gaussian -- IMAGE_FILE
cargo run --release --example gradient -- IMAGE_FILE
Dependencies
~8–20MB
~255K SLoC