summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorHunter Kvalevog <hunter@kvog.sh>2026-06-07 12:27:55 -0500
committerHunter Kvalevog <hunter@kvog.sh>2026-06-07 12:27:55 -0500
commitdfd3bc56c10b8fc458f7d920a71f5060cb10610b (patch)
tree06f3b14d85ba0af39d1c27a21487107ee7efbb94 /README
parentb97d9a096e80fa6923f005d386e32faf04c5a87c (diff)
Diffstat (limited to 'README')
-rw-r--r--README7
1 files 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)