From 59b0da2dd45261695ee32662847277750c2f4e9a Mon Sep 17 00:00:00 2001 From: Hunter Kvalevog Date: Sun, 31 May 2026 21:48:54 -0500 Subject: --- README | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) (limited to 'README') diff --git a/README b/README index a0c389c..45c58cb 100644 --- a/README +++ b/README @@ -8,10 +8,6 @@ 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) -------------------------------------------------------------------------------- +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