kgolid / pixel-sorting
Rearranges pixels in an image. For each pixel P, from top to bottom, left to right, take N random pixels not yet processed, pick the one that is most similar with P’s surroundings and swap the positions of the two.
☆40Updated 4 years ago
Alternatives and similar repositories for pixel-sorting:
Users that are interested in pixel-sorting are comparing it to the libraries listed below
- Generate noise field using given image as its gradient map.☆62Updated 3 years ago
- WebGL setup for rendering multi-pass shader networks, optimized for complex texture/image processing☆93Updated 6 years ago
- An implementation of the Marching Squares algorithm.☆67Updated 3 years ago
- Please visit my repo on SourceHut https://git.sr.ht/~connorbell/ShaderChain☆58Updated 4 years ago
- Collection of Processing sketches to accompany Jared S Tarbell's Generative Spaces presentation.☆31Updated 8 years ago
- basically the entirety of my sketching practice☆80Updated 2 months ago
- Interactive demos written in p5.js☆117Updated 6 years ago
- A set of links related to computer & code history☆104Updated 4 months ago
- Workshop materials for the Computational Photography workshop at the Anderson ranch☆23Updated 4 years ago
- Daily Generative art by Tim Rolls☆47Updated 10 years ago
- As part of CODAME Code Art Together, a series of ART+TECH e-vents, with Char Stiles☆43Updated 4 years ago
- ☆66Updated 7 years ago
- JavaScript (and other?) tutorials☆33Updated 7 years ago
- A place to upload and show some p5.js projects (old stuff)☆73Updated 5 years ago
- ☆66Updated last year
- Webgl Experiments☆60Updated 7 years ago
- ☆27Updated 3 years ago
- GLSL Shader examples for Processing☆39Updated 7 years ago
- Generative painting tool. Composites two video feeds.☆64Updated 5 years ago
- GLSL Shader Programming Workshop at InterAccess☆30Updated 4 years ago
- Generates ballot-like visual structures using the Apparatus Generator repetetively.☆77Updated 6 months ago
- Fifteen generative line implementations☆39Updated 6 years ago
- This code explores the potential influences of Sol LeWitt's work on contemporary works of software☆29Updated 8 years ago
- A resource about large-run books with generative covers☆117Updated 10 months ago
- A rewrite of my iso system,☆56Updated 2 years ago
- Comp. design workshop @ Städelschule Frankfurt, Dec 2014☆62Updated 9 years ago
- converts Adobe Illustrator shapes (saved as Adobe Illustrator 8 files) into human readable Processing code☆50Updated 6 years ago
- Some Processing sketchs☆62Updated 5 years ago
- p5 post-processing library☆45Updated 2 years ago
- A library for efficiently drawing to a texture in p5 WebGL mode.☆47Updated last year