From 4492ce4fd0a45957216e68691dc39d484e3de518 Mon Sep 17 00:00:00 2001 From: klemek Date: Mon, 10 Nov 2025 10:54:42 +0100 Subject: [PATCH] docs: update youtube links --- DEVELOPMENT.md | 1 + README.md | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/DEVELOPMENT.md b/DEVELOPMENT.md index b52189d..022dfec 100644 --- a/DEVELOPMENT.md +++ b/DEVELOPMENT.md @@ -109,6 +109,7 @@ make -f Makefile.dev release-arch - [x] `--auto-random` / `--no-auto-random` - [x] Dump failed compilation into tmp file - [ ] Update readme with usage documentation + - [ ] Sample gif in README - [x] Documentation in default config file - [x] Clone "shaders" and config in system path at setup - [ ] Minimal sample shaders diff --git a/README.md b/README.md index 93e2acb..0e5c40a 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Discover an engine where user-defined fragment shaders collide to produce stunni ![](./images/preview.png) -See [Demo #1 - 1H](https://youtu.be/HgErrasSs-w) and [Demo #2 - Monitor View](https://youtu.be/RW9Pno7YAzg) on YouTube +See [Demo #1 - 1H](https://youtu.be/-RMXGxP8Uks) and [Demo #2 - Monitor View](https://youtu.be/q4ili24DlRE) on YouTube b ## Table of Contents @@ -141,7 +141,7 @@ options: | P | # | SRC | _COL2_ | _COL3_ | _COL4_ | FX | _COL6_ | _COL7_ | _COL8_ | | ----- | ----- | ----------------- | ----------------- | --------------- | ------------------ | ---------------- | --------------- | ------------- | -------------- | -| **1** | **0** | Feedback + Thru | _Hue_ | _Saturation_ | _Light_ | Thru | _Hue_ | _Saturation_ | \_Light | +| **1** | **0** | Feedback + Thru | _Hue_ | _Saturation_ | _Light_ | Thru | _Hue_ | _Saturation_ | _Light | | | **1** | Lines | _Thick. / Dezoom_ | _Rotation_ | _Distortion_ | Feedback + Shift | _Zoom / Dezoom_ | _X Shift_ | _Y Shift_ | | | **2** | Dots | _Zoom_ | _Rotation_ | _Lens_ | Shift | _Zoom / Dezoom_ | _X Shift_ | _Y Shift_ | | | **3** | Waves | _Spacing_ | _Thickness_ | _Vert. Scroll (R)_ | Colorize | _Black Color_ | _White Color_ | _Shift_ |