An open API service indexing awesome lists of open source software.

https://github.com/barabum0/pixel-sort-effect

Simple tool for pixel sorting effect written in 100% Rust
https://github.com/barabum0/pixel-sort-effect

effect eframe egui image pixel-sorting rust

Last synced: 12 months ago
JSON representation

Simple tool for pixel sorting effect written in 100% Rust

Awesome Lists containing this project

README

          

# Pixel sorting effect
Simple tool for pixel sorting effect written in pure Rust.

UI
image
image

## Examples
- Luma low threshold = 140

Luma high threshold = 190

Pixel add prob = 0.31

Pixel add func - RandomPixel

- Original / Result

![Original](https://github.com/barabum0/pixel-sort-effect/assets/100563680/f2df1530-aed1-4e5f-88ea-bc7f7ac3485e) ![Result](https://github.com/barabum0/pixel-sort-effect/assets/100563680/25bdf7e9-0a6e-4da7-9b5b-f17632e0f38d)