Pixel Art Upscaler
- Add docs
- Add tests
- Add x3 and x4 versions
- Allow resizing: e.g. x2.7 uses x3 and scales down a little
cargo run --example process_image --features="image" --release
Can be used in realtime to help with anti-aliasing.
Pixel Art Upscaler
cargo run --example process_image --features="image" --release
Can be used in realtime to help with anti-aliasing.