summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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)