kgolid / pixel-sortingLinks
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
Sorting:
- Generate noise field using given image as its gradient map.☆63Updated 3 years ago
- An implementation of the Marching Squares algorithm.☆68Updated 3 years ago
- WebGL setup for rendering multi-pass shader networks, optimized for complex texture/image processing☆94Updated 7 years ago
- Interactive demos written in p5.js☆119Updated 6 years ago
- Please visit my repo on SourceHut https://git.sr.ht/~connorbell/ShaderChain☆58Updated 4 years ago
- This code explores the potential influences of Sol LeWitt's work on contemporary works of software☆29Updated 8 years ago
- Experiments with the physarum transport model in three.js☆110Updated 5 years ago
- Workshop materials for the Computational Photography workshop at the Anderson ranch☆24Updated 4 years ago
- A place to upload and show some p5.js projects (old stuff)☆74Updated 5 years ago
- basically the entirety of my sketching practice☆80Updated 3 months ago
- ☆88Updated 5 years ago
- ☆25Updated 6 years ago
- ☆27Updated 3 years ago
- ☆66Updated 7 years ago
- A library for efficiently drawing to a texture in p5 WebGL mode.☆48Updated last year
- processing sketches from the past 10 years☆54Updated 4 years ago
- An exploration on drawing a simple circle generatively in seventy five different ways.☆37Updated 7 years ago
- Collection of Processing sketches to accompany Jared S Tarbell's Generative Spaces presentation.☆31Updated 8 years ago
- GLSL Shader examples for Processing☆40Updated 7 years ago
- Collaborative creative coding☆37Updated 3 years ago
- A Processing Script to generate a participatory coding Zine☆12Updated 6 years ago
- ☆71Updated 4 years ago
- Daily Generative art by Matt Hanns Schroeter☆33Updated 10 years ago
- Generative painting tool. Composites two video feeds.☆64Updated 6 years ago
- Personal generative sandbox. Big project with various generative effects. Might not be that easy to use, but here it is.☆17Updated 4 years ago
- JavaScript (and other?) tutorials☆33Updated 7 years ago
- Fifteen generative line implementations☆39Updated 6 years ago
- Visual experiments exploring 2D voronoi diagrams for simple diatom/radiolaria patterns.☆28Updated last year
- GLSL Shader Programming Workshop at InterAccess☆30Updated 4 years ago
- converts Adobe Illustrator shapes (saved as Adobe Illustrator 8 files) into human readable Processing code☆50Updated 6 years ago