Skip to content

TadLeonard/swirly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

swirly

This is an art collaboration with Rollin Leonard.

Selecting pixels

The software uses husl-numpy to select pixels based on Hue, Saturation, and/or Lightness values based on the HUSL color space. Selected pixels are then moved in various ways.

Moving pixels

  1. Rubix method: shift a row/column of pixels with a wrap-around effect
  2. Swap method: move a selection by swapping their position with interfering pixels

Installation

From source: python setup.py build_ext --inplace

With pip: pip install git+https:github.com/TadLeonard/swirly

About

Another computerized implementation of Rollin Leonard's artwork.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages