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
- An implementation of the Marching Squares algorithm.☆67Updated 3 years ago
- WebGL setup for rendering multi-pass shader networks, optimized for complex texture/image processing☆93Updated 7 years ago
- Generate noise field using given image as its gradient map.☆62Updated 3 years ago
- Workshop materials for the Computational Photography workshop at the Anderson ranch☆23Updated 4 years ago
- Collection of Processing sketches to accompany Jared S Tarbell's Generative Spaces presentation.☆31Updated 8 years ago
- processing sketches from the past 10 years☆54Updated 4 years ago
- Interactive demos written in p5.js☆117Updated 6 years ago
- This code explores the potential influences of Sol LeWitt's work on contemporary works of software☆29Updated 8 years ago
- A library for efficiently drawing to a texture in p5 WebGL mode.☆47Updated last year
- p5 post-processing library☆45Updated 2 years ago
- ☆132Updated 7 years ago
- GLSL Shader Programming Workshop at InterAccess☆30Updated 4 years ago
- Please visit my repo on SourceHut https://git.sr.ht/~connorbell/ShaderChain☆58Updated 4 years ago
- converts Adobe Illustrator shapes (saved as Adobe Illustrator 8 files) into human readable Processing code☆50Updated 6 years ago
- Framebuffers for p5.js☆28Updated 2 years ago
- Daily Generative art by Tim Rolls☆47Updated 10 years ago
- ☆66Updated 7 years ago
- Generates ballot-like visual structures using the Apparatus Generator repetetively.☆77Updated 7 months ago
- A rewrite of my iso system,☆56Updated 2 years ago
- Space Colonization algorithm implementation in openFrameworks☆66Updated 4 years ago
- 2D Computational Geometry for Javascript☆24Updated 7 years ago
- Collect links to awesome 3D SVG exporters☆85Updated 4 years ago
- Daily Generative art by Matt Hanns Schroeter☆33Updated 10 years ago
- ☆72Updated 4 years ago
- An exploration on drawing a simple circle generatively in seventy five different ways.☆37Updated 7 years ago
- A segmentation procedure for planar graphs defined by an input polyline.☆21Updated 8 years ago
- Visual experiments exploring 2D voronoi diagrams for simple diatom/radiolaria patterns.☆28Updated last year
- GLSL Shader examples for Processing☆39Updated 7 years ago
- Lux Lingua introduction at SFPC☆23Updated 8 years ago
- Make your own custom ScreenSaver in linux using GlslViewer☆47Updated 3 years ago