A wrapper for vulkan which i will use in Eclipse Engine
git clone https://github.com/Sherry65-code/vulkan-wrapper --depth 1 --recursive
cd vulkan-wrapper
mkdir build
cd build
cmake ..then according to OS
- Linux
make- Windows
& .\Vulkan Wrapper Demo.sln'then set Demo1 as Startup Project by right clicking in the Solution Explorer and click run