Skip to content
Snippets Groups Projects
user avatar
[#16] adjust code according to MR
Sebastian Gaida authored
removed some temp debug code and removed context out of swapchain
5d385670
History

VkCV Framework

A Vulkan framework for computer visualistics simplifying building applications

Build

Git submodules are used for libraries. To download the submodules either clone using git clone --recurse-submodules or after git clone use git submodule init and git submodule update.