Learn to use Vulkan by build a graphics render application called Volcano.
- Download Vulkan SDK from https://vulkan.lunarg.com/sdk/home and install it.
- Build and run solution 'Volcano.sln' with Visual Studio 2017 (or later).
- This project only test on Window x64.
- Th '3rd' folder contains required third party libraries.