summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHunter Kvalevog <hunter@kvog.sh>2026-05-31 21:47:55 -0500
committerHunter Kvalevog <hunter@kvog.sh>2026-05-31 21:47:55 -0500
commita9a5e68cf552365c352ef9135c402ad6edbb3b08 (patch)
tree4ec17383900078833a6df4a17b78062f12276b4c
parent430761da2e25776602ee5961326f5bd7775b57c8 (diff)
-rw-r--r--README2
1 files changed, 2 insertions, 0 deletions
diff --git a/README b/README
index 58ffe41..a0c389c 100644
--- a/README
+++ b/README
@@ -9,6 +9,8 @@ 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)