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:
- Generate noise field using given image as its gradient map.☆65Updated 4 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☆120Updated 7 years ago
- An implementation of the Marching Squares algorithm.☆69Updated 4 years ago
- A place to upload and show some p5.js projects (old stuff)☆75Updated 6 years ago
- Workshop materials for the Computational Photography workshop at the Anderson ranch☆24Updated 5 years ago
- As part of CODAME Code Art Together, a series of ART+TECH e-vents, with Char Stiles☆43Updated 5 years ago
- ☆69Updated 2 years ago
- Please visit my repo on SourceHut https://git.sr.ht/~connorbell/ShaderChain☆58Updated 5 years ago
- basically the entirety of my sketching practice☆81Updated 2 weeks ago
- ☆66Updated 8 years ago
- Generative painting tool. Composites two video feeds.☆66Updated 6 years ago
- This code explores the potential influences of Sol LeWitt's work on contemporary works of software☆29Updated 9 years ago
- ☆133Updated 7 years ago
- GLSL Shader examples for Processing☆40Updated 8 years ago
- converts Adobe Illustrator shapes (saved as Adobe Illustrator 8 files) into human readable Processing code☆49Updated 7 years ago
- processing sketches from the past 10 years☆54Updated 4 years ago
- The Sketch Machine wants you to draw; it's waiting for you.☆246Updated 4 years ago
- An exploration on drawing a simple circle generatively in seventy five different ways.☆37Updated 7 years ago
- A JavaScript library that compiles GLSL ray marchers.☆214Updated 6 months ago
- A personal toolkit for Java/Processing projects☆192Updated last week
- script to generate HeN ipfs app exports of GLSL shaders☆23Updated 4 years ago
- Experiments with the physarum transport model in three.js☆115Updated 5 years ago
- A library for efficiently drawing to a texture in p5 WebGL mode.☆48Updated 2 years ago
- Some Processing sketchs☆64Updated 6 years ago
- Daily Generative art by Tim Rolls☆47Updated 11 years ago
- An archive of monoline vector fonts, and p5.js code to render them.☆103Updated last week
- GLSL Shader Programming Workshop at InterAccess☆30Updated 5 years ago
- ☆72Updated 5 years ago
- Get GLSL code from Shadertoy.com to run inside of Processing☆55Updated 4 years ago