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