Show HN: Minimalist Glitch Art Maker (100% client-side) (yuyz0112.github.io) 25 points by yz-yu 4mo ago ↗ HN
[–] Retr0id 4mo ago ↗ Aside from the jitter option I wouldn't classify this as glitch art.It (accurately) states "no upload" so the subsequent button probably shouldn't say "Upload Video"
[–] spechil 4mo ago ↗ What might be cool is converting each frame to JPEG and then randomly corrupting bits in the SOS section before displaying each frame. Then you'd get proper glitches like what you might see off a damaged memory card.
[–] stanko 4mo ago ↗ Nice! I love that it is a single .js file.I built a similar CSS only glitch effect [1] and I really want to check your code when I get to my laptop to see how did you do it.[1] https://muffinman.io/blog/css-image-glitch/
[–] junon 4mo ago ↗ Wow, neat. The art style is cool, but what impresses me most is how it Just Works with the cam record/download bits, even on mobile.
[–] akx 4mo ago ↗ This inspired me to update my over-a-decade-old glitch generator https://akx.github.io/glitch2/ with camera input and a handful of new modules.
6 comments
[ 3.0 ms ] story [ 22.8 ms ] threadIt (accurately) states "no upload" so the subsequent button probably shouldn't say "Upload Video"
I built a similar CSS only glitch effect [1] and I really want to check your code when I get to my laptop to see how did you do it.
[1] https://muffinman.io/blog/css-image-glitch/