A simple application using Vulkan and ImGui created using this tutorial.
- GLFW version >= 3.3.4
- glm version >= 0.9.9.8
- imgui version >= 1.83
- VulkanSDK version >= 1.2.176.1
- stb
- Any C++17 compiler
- Clone the repository
git clone --recurse-submodules https://github.com/mrjbom/VulkanDemo
cd VulkanDemo
- Download GLFW Windows pre-compiled binaries
- Download VulkanSDK
- Go to this folder and read README.md
- Go to this folder and read README.md
- Go to this folder and read README.md