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.
☆42Jun 18, 2020Updated 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.☆65Aug 10, 2021Updated 4 years ago
- get color from spherical harmonic coefficients and normals☆12Oct 24, 2016Updated 9 years ago
- Notes from presentations I've given.☆15May 20, 2018Updated 7 years ago
- An experiment in hot reloading 3d models from Blender into a WebGL scene☆25Sep 5, 2017Updated 8 years ago
- OpenGL metaball rendering.☆16Jun 8, 2017Updated 8 years ago
- A simple and configurable plotting library for openFrameworks☆26Oct 3, 2019Updated 6 years ago
- Bloom effect in Spark AR☆16Nov 2, 2019Updated 6 years ago
- Particles reacting to a noise field, generating a watercolor-esque pattern.☆42Jan 13, 2022Updated 4 years ago
- A simple editor for p5.js code that runs inside the PDE☆38Feb 10, 2023Updated 3 years ago
- Ordered Dithering on the GLSL fragment Shader with colors☆12Oct 29, 2019Updated 6 years ago
- CLI tool for packing multiple files into a single binary, as an alternative to spritesheets, in order to save network requests in the bro…☆25Aug 10, 2021Updated 4 years ago
- GLSL Compute shader implementation of 2D+3D Perlin noise & Voronoi diagrams using thread cooperation☆12May 25, 2019Updated 6 years ago
- Dots & Boxes Visualization☆16Apr 9, 2022Updated 3 years ago
- Processing 3.0 sketches that make use of the Kinect sensor☆11Dec 20, 2016Updated 9 years ago
- Random text generator based on a simple grammar file.☆40Feb 19, 2019Updated 7 years ago
- A vertical drawing robot running on a Raspberry Pi.☆14Aug 2, 2016Updated 9 years ago
- ☆13Aug 11, 2021Updated 4 years ago
- Glsl implementation of the PCG algorithm for the generation of random numbers.☆13Jul 12, 2024Updated last year
- Clickable, multicsale truchet tiling generator in javascript☆15Apr 1, 2019Updated 6 years ago
- 〰A little WebGL experiment☆17Jan 7, 2023Updated 3 years ago
- Reaction-diffusion on GPU in WebGL.☆39Jun 11, 2023Updated 2 years ago
- App for drawing in P5js☆14May 30, 2016Updated 9 years ago
- Unity experiment using geometry, domain, and hull shaders to render bezier curves☆10Oct 16, 2017Updated 8 years ago
- A top down action game made for Ludum Dare #40☆16Dec 5, 2017Updated 8 years ago
- ☆16Aug 9, 2017Updated 8 years ago
- rendering artblocks projects to MP4 / GIF☆40Jan 11, 2023Updated 3 years ago
- 【Unity】TextMesh Pro でハイパーリンクを実装するスクリプト☆13Apr 23, 2020Updated 5 years ago
- A simple Raytracer based on Ray Tracing in One Weekend by Peter Shirley☆18Jan 17, 2021Updated 5 years ago
- Adobe Photoshop plugin that aims to streamline the process of creating frame-by-frame animations.☆10Aug 27, 2024Updated last year
- voxel particles like fossil excavation☆11Dec 8, 2019Updated 6 years ago
- ⚠⚠ Integrated to https://github.com/ukonpower/ore-gl ⚠⚠☆12Jun 29, 2023Updated 2 years ago
- Table-driven testing in JUnit with the readable and expressive TableTest format☆24Updated this week
- A THREE.js camera controller that improves on OrbitControls and TrackballControls.☆11Mar 4, 2023Updated 3 years ago
- My first riso booklet "Some Experiments," and the code that went into it!☆15Nov 21, 2019Updated 6 years ago
- Generative art with P5☆607Feb 13, 2021Updated 5 years ago
- Extrudes a shape along a path☆28Mar 19, 2024Updated 2 years ago
- Sometimes you just need to postion things on the surface of a sphere. Here are a few methods I've used over the years.☆22Oct 12, 2017Updated 8 years ago
- Generate video files from <canvas> animations in Node.js☆25Feb 10, 2026Updated last month
- 📐GLSL Triplanar texture mapping. glslify format.☆31Mar 27, 2018Updated 7 years ago