rotsprite 0.1.4

Rotate sprites using the rotsprite algorithm
Documentation

rotsprite

Rust implementation/library of the RotSprite algorithm.

CI

Works with many types of pixel buffers.

Large Small

Left Picture Middle Picture Right Picture
Source Image Rotated 30° using RotSprite Rotated 30° using naive rotation

Example

Demos

WASM Demo

Web: https://tversteeg.nl/rotsprite/window

Uses the ["blit"] feature flag.

Local

cargo run --example window

Credits

RotSprite algorithm - Xenowhirl Pixel Art - Redshrike