From 346a6aa9a53631b338e398e48cfeb28d1f42b053 Mon Sep 17 00:00:00 2001 From: t Date: Mon, 31 Mar 2025 14:18:53 +0200 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..5e93113 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Vulkan_TestApp + +Triangle Test App with Vulkan API strictly following documentation. \ No newline at end of file