diff options
| author | Hunter Kvalevog <hunter@kvog.sh> | 2026-05-31 21:47:55 -0500 |
|---|---|---|
| committer | Hunter Kvalevog <hunter@kvog.sh> | 2026-05-31 21:47:55 -0500 |
| commit | a9a5e68cf552365c352ef9135c402ad6edbb3b08 (patch) | |
| tree | 4ec17383900078833a6df4a17b78062f12276b4c | |
| parent | 430761da2e25776602ee5961326f5bd7775b57c8 (diff) | |
| -rw-r--r-- | README | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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)
|