diff options
| -rw-r--r-- | README | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -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)
|