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.
☆41Updated 5 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:
- A place to upload and show some p5.js projects (old stuff)☆75Updated 6 years ago
- WebGL setup for rendering multi-pass shader networks, optimized for complex texture/image processing☆94Updated 7 years ago
- Generate noise field using given image as its gradient map.☆64Updated 4 years ago
- An implementation of the Marching Squares algorithm.☆69Updated 4 years ago
- Workshop materials for the Computational Photography workshop at the Anderson ranch☆24Updated 5 years ago
- Please visit my repo on SourceHut https://git.sr.ht/~connorbell/ShaderChain☆58Updated 5 years ago
- ☆66Updated 8 years ago
- ☆72Updated 5 years ago
- A personal toolkit for Java/Processing projects☆192Updated 2 months ago
- Experiments with the physarum transport model in three.js☆111Updated 5 years ago
- An exploration on drawing a simple circle generatively in seventy five different ways.☆37Updated 7 years ago
- As part of CODAME Code Art Together, a series of ART+TECH e-vents, with Char Stiles☆43Updated 5 years ago
- Interactive demos written in p5.js☆120Updated 6 years ago
- ☆90Updated 6 years ago
- A library for efficiently drawing to a texture in p5 WebGL mode.☆48Updated 2 years ago
- basically the entirety of my sketching practice☆80Updated 8 months ago
- Daily Generative art by Tim Rolls☆48Updated 10 years ago
- Get GLSL code from Shadertoy.com to run inside of Processing☆54Updated 4 years ago
- ☆133Updated 7 years ago
- This code explores the potential influences of Sol LeWitt's work on contemporary works of software☆29Updated 9 years ago
- A JavaScript library that compiles GLSL ray marchers.☆214Updated 4 months ago
- The Sketch Machine wants you to draw; it's waiting for you.☆246Updated 4 years ago
- Some Processing sketchs☆62Updated 6 years ago
- Daily Generative art by Matt Hanns Schroeter☆34Updated 10 years ago
- Framebuffers for p5.js☆28Updated 3 years ago
- A resource about large-run books with generative covers☆117Updated last year
- Collaborative creative coding☆37Updated 4 years ago
- p5 post-processing library☆47Updated 2 years ago
- converts Adobe Illustrator shapes (saved as Adobe Illustrator 8 files) into human readable Processing code☆50Updated 7 years ago
- Processing Demos made when reading the book *The Pocket Handbook for Image Processing Algorithms in C*☆133Updated 4 years ago