All Projects → alexadam → glitch-studio

alexadam / glitch-studio

Licence: MIT license
data bending & glitch tools

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects
shell
77523 projects

Projects that are alternatives of or similar to glitch-studio

Acid.Cam.v2.OSX
Acid Cam v2 for macOS distorts video to create art.
Stars: ✭ 91 (+37.88%)
Mutual labels:  art, glitch-art
jpg-glitch-electron
desktop app for glitching images
Stars: ✭ 24 (-63.64%)
Mutual labels:  glitch-art, glitch
gb-convert
Gameboy tile conversion and map editor tool
Stars: ✭ 26 (-60.61%)
Mutual labels:  art, png
chattt-backend
🖥 Backend for chattt
Stars: ✭ 17 (-74.24%)
Mutual labels:  glitch-art, glitch
nimPNG
PNG (Portable Network Graphics) decoder and encoder written in Nim
Stars: ✭ 81 (+22.73%)
Mutual labels:  png, png-decoder
zigimg
Zig library for reading and writing different image formats
Stars: ✭ 112 (+69.7%)
Mutual labels:  png, png-decoder
Sketch
A Common Lisp framework for the creation of electronic art, visual design, game prototyping, game making, computer graphics, exploration of human-computer interaction, and more.
Stars: ✭ 1,026 (+1454.55%)
Mutual labels:  art, visual
kalwalt-interactivity-AR
Some various experiments with Ar.js and Three.js
Stars: ✭ 65 (-1.52%)
Mutual labels:  glitch-art, glitch
png pong
A pure Rust PNG image decoder and encoder based on lodepng.
Stars: ✭ 21 (-68.18%)
Mutual labels:  png, png-decoder
PixelGlitch
Image glitch visualization using various Pixel Sorting methods for Processing
Stars: ✭ 25 (-62.12%)
Mutual labels:  glitch-art, glitch
glitch
!NO MORE MAINTAINED! Reactive API Wrapper for Twitch in Kotlin/JVM
Stars: ✭ 12 (-81.82%)
Mutual labels:  glitch, glitchlib
Glitch-FX-Processing-Version
A Processing version of my Glitch-FX sketch with extra features
Stars: ✭ 20 (-69.7%)
Mutual labels:  glitch-art, glitch-effect
glitch-image
🖼 Generate and save unique glitchy images
Stars: ✭ 46 (-30.3%)
Mutual labels:  art, glitch-art
react-glitch-effect
React Glitch effects
Stars: ✭ 52 (-21.21%)
Mutual labels:  glitch, glitch-effect
glitch3d
3D model corruption library and automated rendering
Stars: ✭ 46 (-30.3%)
Mutual labels:  glitch-art, glitch
temporalis
Slit-scan webcam with canvas
Stars: ✭ 105 (+59.09%)
Mutual labels:  glitch-art, glitch
Allusion
A free and open source desktop application for managing your visual library
Stars: ✭ 265 (+301.52%)
Mutual labels:  art
VWapi
⛈ ☀️ Visual Weather api. Returns beautiful pictures with the current weather.
Stars: ✭ 33 (-50%)
Mutual labels:  visual
SuperformulaSVG
2D superformula line-art generator built in Processing, with SVG export for use in digital fabrication workflows.
Stars: ✭ 40 (-39.39%)
Mutual labels:  art
uptimer
Uptimer is an open-source project, and a free discord bot that allows you to make your projects online 24/7 just by using a single cmd.
Stars: ✭ 21 (-68.18%)
Mutual labels:  glitch

glitch-studio

Data bending & glitch tools

alt main.gif

Demo: https://alexadam.github.io/demos/dynamic-glitch/index.html

Dynamic PNG Codec Glitch

Glitch an image by randomly changing a PNG image codec's internal parameters. In these examples you can dynamically change a JavaScript implementation of the PNG decoder (on the left pane) and see the live result (on the right pane). To edit faster, click & hold (or Ctrl + ~) on the underlined items -> it works on Math functions, operators and numbers.

demo: https://alexadam.github.io/demos/dynamic-glitch/dist/dynamic-png/index.html

examples:

https://vimeo.com/160601444

https://vimeo.com/160601817

alt dyn-glitch-ex.png

JPEG -> GIF Glitch

Create a GIF animation by repeating an image + random glitch

Demo: https://alexadam.github.io/demos/dynamic-glitch/dist/jpeg-to-gif/index.html

Example:

alt gif-ex.png

alt glitch-mona.gif

JPEG Glitch

Demo: https://alexadam.github.io/demos/dynamic-glitch/dist/static-jpeg/index.html

alt glitch-mona-jslib.jpg

alt glitch-mona.jpg

Credits

PNG codec: https://github.com/devongovett/png.js/

Editor: https://codemirror.net/

GIF lib: https://github.com/jnordberg/gif.js

Background image: https://www.pexels.com/photo/grayscale-photo-of-road-1038935/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].