d50a14f9c9163d68613f4e6c60bac7860d5620d4
openVulkano
openVulkano is a simple Vulkan rendering engine which is capable of recording command buffers from multiple threads.
Building
Visual Studio
Requierements
- Visual Studio 2019, 2017 might work but not tested
- Vulkan SDK v1.1.x
- Assimp SDK v4.1
- git
Build it
- Clone it
git clone --recursive https://github.com/GeorgH93/openVulkano - Open the
openVulkanoCpp.slnwith Visual Studio - If you are not using the default path of Assimp change it in the project properties
- Use Visual Studio to build or run it
Description
Languages
C++
87.5%
CMake
5.8%
Objective-C++
4.6%
GLSL
1.4%
Objective-C
0.5%
Other
0.2%