From dfd3bc56c10b8fc458f7d920a71f5060cb10610b Mon Sep 17 00:00:00 2001 From: Hunter Kvalevog Date: Sun, 7 Jun 2026 12:27:55 -0500 Subject: --- README | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README b/README index 45c58cb..2fe2d5a 100644 --- a/README +++ b/README @@ -8,6 +8,7 @@ deserve their own repositories. These demos are for educational and experimental purposes only. They are not guaranteed to be correct, performant, safe, or (generally speaking) good. -vk-cube: Spinning cube Vulkan demo -win-resize-mt: Drawing while resizing on Windows (multi threaded) -win-resize-st: Drawing while resizing on Windows (single threaded) +ffmpeg-shadertoy Basic offline Shadertoy renderer +vk-cube Spinning cube Vulkan demo +win-resize-mt Drawing while resizing on Windows (multi threaded) +win-resize-st Drawing while resizing on Windows (single threaded) -- cgit v1.2.3