From e8c8c9821ed22d4b5a8ed3639029cb3daa5f36ca Mon Sep 17 00:00:00 2001 From: Hunter Kvalevog Date: Fri, 15 May 2026 19:49:08 -0500 Subject: --- README | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..1c31ed9 --- /dev/null +++ b/README @@ -0,0 +1,14 @@ +------------------------------------------------------------------------------- +kvog-git/demos +------------------------------------------------------------------------------- + +This repository contains a collection of small demo applications that don’t +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. + +------------------------------------------------------------------------------- +win-resize | Example of how to keep drawing to a window that is being resized + | or moved on Windows, in C. +------------------------------------------------------------------------------- -- cgit v1.2.3