15 skills found
hughsk / Glsl DitherBayer matrix dithering in GLSL
tromero / BayerMatrixPNG versions of Bayer matrix for ordered dithering, plus the python used to generate them.
zavalit / Bayer Dithering Webgl DemoNo description available
Eskils / DitheringEngineiOS and MacCatalyst framework for dithering images and videos. Used in Ditherable.
divertingPan / Bayer DitherBayer dithering of the image using MATLAB
Riskdiver / CRT DushaMotion clarity CRT simulation using multi-stage Fibonacci-weighted exponential phosphor decay — an extended BFI approach with richer persistence curves than simple black frame techniques. Gamma-space processing, Voodoo2 16-bit quantization and Bayer dithering, adjustable scanlines. Optimized for consistent performance across hardware. MIT license.
lfj200411 / BayerDistanceDitherdither fade out, unity example
chajac / OrderedDitherA GPU based React THREEJS post processing effect for Ordered Dithering specifically Bayer Dithering
madmattp / Bayer DitheringBayer matrix dithering effect for images or videos.
tsbehlman / Bayer DitheringOrdered dithering using a Bayer matrix in WebGL
jdupuy / BayerDitheringBayer image quandtization and dithering
mishazawa / BayerditheringcopBayer Dithering COP
JingShing-Python / Python Bayer DitheringImage Dithering using bayer matrix with python.
CobaltXII / Fastbayer8Fast 8-color Bayer dithering written in C++11
luismtns / Dither My StuffAn interactive image dithering playground using Floyd–Steinberg and Bayer algorithms with customizable color palettes and pixelation scale. Built with React, Vite, and Mantine.