Rust implementation/library of the RotSprite algorithm.
Works with many types of pixel buffers.
Left: Source Image Middle: Rotation using RotSprite Right: Naive rotation
On Linux you need the xorg-dev
package as required by minifb. sudo apt install xorg-dev
sh
cargo run --example minifb
RotSprite algorithm - Xenowhirl
Pixel Art - Redshrike