https://github.com/stephantul/orst
A pixel sorting program, written in python 3.x.
https://github.com/stephantul/orst
art pixel-sorting
Last synced: 8 months ago
JSON representation
A pixel sorting program, written in python 3.x.
- Host: GitHub
- URL: https://github.com/stephantul/orst
- Owner: stephantul
- License: mit
- Created: 2015-11-01T21:11:09.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2020-10-08T14:20:28.000Z (over 5 years ago)
- Last Synced: 2025-04-02T18:52:18.587Z (11 months ago)
- Topics: art, pixel-sorting
- Language: Python
- Homepage:
- Size: 1.24 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# orst
A pixel sorting program, written in python 3.x.
Based on: https://github.com/kimasendorf/ASDFPixelSort
# License
MIT
# Author
Stéphan Tulkens
# Example
## Input:

## Output:

Settings:
- criterium: Summation
- Comparer: `lambda x: x < .9`
## Image credit
ESA/Hubble - A bizarre Cosmic Rarity
found at [Wikimedia Commons](https://commons.wikimedia.org/wiki/Category:Peculiar_galaxies#/media/File:A_bizarre_cosmic_rarity_NGC_660.jpg)