From 82cc912b21a1cf07a874f721e0ed861a5bdfc5da Mon Sep 17 00:00:00 2001 From: Alejandro Saucedo Date: Sat, 5 Sep 2020 11:36:02 +0100 Subject: [PATCH] Updated readme description --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d26c3c99d..de79291ef 100644 --- a/README.md +++ b/README.md @@ -263,6 +263,8 @@ Simplified Kompute Components ## Other projects to check out +* [Awesome Vulkan List](https://github.com/vinjn/awesome-vulkan) +* [Libvc Vulkan Compute for C++](https://github.com/uNetworking/libvc) * [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)