p01 / pixel-buffer-diffLinks
Pbd is a Pixel Buffer Diff library designed for visual regression tests. With zero dependencies and a bundle size under 2kb, Pbd works as a drop-in replacement for Pixelmatch and runs 8-10x faster. Update your package.json, and import or require statements, to save significant time and money on your visual regression pipeline.
☆27Updated 5 months ago
Alternatives and similar repositories for pixel-buffer-diff
Users that are interested in pixel-buffer-diff are comparing it to the libraries listed below
Sorting:
- Calculate SDF for image/bitmap/bw data☆55Updated 2 years ago
- A signed distance field (SDF) image generator for 2D paths such as font glyphs, accelerated using WebGL.☆46Updated 3 years ago
- ☆62Updated 3 years ago
- Highly extendable instanced line rendering in a single draw call☆23Updated 2 years ago
- Well commented hello triangle example for WebGPU☆61Updated 2 years ago
- Extrudes a shape along a path☆28Updated last year
- WebGPU demo demonstrating marching cubes, deferred rendering, PBR, shadow mapping and different post-processing☆30Updated 3 years ago
- A JavaScript implementation of the triangle tessellation algorithm from the OpenGL specification for tessellation shaders.☆15Updated 2 years ago
- Comparisons of shaders across multiple APIs☆23Updated 2 years ago
- A GLSL plugin for esbuild.☆42Updated 2 months ago
- Compute visibility polygons by Triangular Expansion☆15Updated 3 years ago
- GLSLRun is a tool that allows you to insert print() into short GLSL code for debugging.☆22Updated 2 years ago
- A GPU-side profiler for WebGL using EXT_disjoint_timer_query☆74Updated 2 years ago
- Real-Time GPU Texture Codecs for the Web☆80Updated last week
- SDF -> Voxels -> Faces -> Pixels☆19Updated 3 years ago
- A simple, template literals-based preprocessor for WGSL shaders☆65Updated 2 years ago
- A series of examples written while learning about WebGPU☆51Updated 3 years ago
- A WGSL compiler with linking and multi-format output.☆18Updated 9 months ago
- A WebGPU capture and debugging tool☆45Updated last year
- physically based rendering materials for nanogl☆33Updated 7 months ago
- ☆35Updated 3 years ago
- Fast JavaScript icosphere mesh generation library for WebGL visualizations☆67Updated 6 years ago
- sub-optimal regl-based bloom effect in nearly-vanilla WebGL☆29Updated 3 years ago
- A Typescript library for multidimensional convex hulling and Delaunay triangulations.☆35Updated 2 years ago
- Read floating point values back from WebGL☆44Updated 11 years ago
- Resamples and optimizes keyframe data using WebAssembly.☆10Updated last year
- A data structure and lookup for 3D vector fields (flow fields).☆41Updated last year
- Flat 2D and 3D line rending with Regl for WebGL☆52Updated last year
- GLSL color conversions, metrics, and other helpful functions☆33Updated last year
- Typescript library for generating distance fields from 2d images on the GPU☆120Updated 5 years ago