2 releases
Uses new Rust 2024
new 0.1.1 | May 7, 2025 |
---|---|
0.1.0 | May 7, 2025 |
#43 in #sorting
4.5MB
184 lines
Pixel Sorting
Heavy work-in-progress pixel sorting program.
Installing
Rust is required to compile and run this program.
cargo install pixelsorting
Running
Once installed, start the local server:
cargo run pixelsorting
Then, navigate to the displayed localhost URL in a browser.
# Example output
Sever running at http://localhost:8000
Example Images
Attributions for all source images used as examples can be found in the examples folder.
Dependencies
~3.5–5MB
~98K SLoC