VulkanHpp-Compute-Sample
VulkanHpp-Compute-Sample copied to clipboard
A simple sample that uses vulkan.hpp to run a compute shader in the GPU
VulkanHpp-Compute-Sample
A simple sample that uses vulkan.hpp to run a compute shader in the GPU
You can read more about the code in this blog post: https://bakedbits.dev/posts/vulkan-compute-example/
Compiling this project
Make sure you have the Vulkan SDK installed on your machine.