From 60281face571bca5886b236d5354c7e6a1e34577 Mon Sep 17 00:00:00 2001 From: collidingScopes Date: Fri, 13 Dec 2024 04:56:33 -0500 Subject: [PATCH] Add live demo link --- README.MD | 1 + 1 file changed, 1 insertion(+) diff --git a/README.MD b/README.MD index c7c14ec..584af88 100644 --- a/README.MD +++ b/README.MD @@ -2,6 +2,7 @@ Video-to-Pixel-Art =====

Turn videos into pixel art! Use your webcam feed or upload a video, then use the controls to adjust the color palette and pixel size.

+

Live demo: https://collidingscopes.github.io/video-to-pixel-art/

All processing is done in real-time within your browser, using javascript / webgl shaders / html canvas.

You can export your creations as images or videos to save / share your work.