From b1e606452e596b6d12e071933fa4e04497bedb55 Mon Sep 17 00:00:00 2001 From: Alejandro Saucedo Date: Sat, 5 Sep 2020 11:01:11 +0100 Subject: [PATCH] Added other projects to check out --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 2e2fce20c..d26c3c99d 100644 --- a/README.md +++ b/README.md @@ -261,6 +261,14 @@ Simplified Kompute Components +## Other projects to check out + +* [Sascha Willems Vulkan Compute Examples](https://github.com/SaschaWillems/Vulkan#ComputeShader) +* [Sascha Willems Vulkan Compute HPP Examples](https://github.com/jherico/vulkan) +* [Vuh - A vulkan-based GPGPU computing framework](https://github.com/Glavnokoman/vuh) +* [Vulkan Minimal Compute - Minimal Example of using Vulkan for Compute Operations](https://github.com/Erkaman/vulkan_minimal_compute) + + ## Kompute Development