Skip to content

A multi-threaded pixel sorter with a GUI, written in Rust.

License

Notifications You must be signed in to change notification settings

CatCraftYT/rust-pixelsorter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Pixel Sorter

This is a pixel sorter written in Rust, with a GUI built using egui and eframe. It supports vertical and horizontal sorting, and sorting modes (red, green, blue, hue, saturation, lightness, and luminance).

I wanted to make it after watching this excellent YouTube video about the topic.