Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 842 Bytes

readme.md

File metadata and controls

40 lines (25 loc) · 842 Bytes

xBR x2 Filter in Rust

Pixel Art Upscaler

Checklist

  • Add docs
  • Add tests
  • Add x3 and x4 versions
  • Allow resizing: e.g. x2.7 uses x3 and scales down a little

Examples

cargo run --example process_image --features="image" --release

Can be used in realtime to help with anti-aliasing.

Resources

Projects

Resizing