Skip to content

MangioneAndrea/ditherrific

Repository files navigation

Dither

Wasm

Following will create js, ts and wasm in the pkg folder (then the wasm example just works)

wasm-pack build --release --target web --features web

Run as cli

Following will convert image.png to image_output.png

cargo run -r -- -i image.png -a sierra 

Preview

Original Floyd-Steinberg
Original Floyd-Steinberg

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages