Skip to content
Snippets Groups Projects
user avatar
[#14] add event boilerplate for swapchain recreation
Sebastian Gaida authored
added event boilerplate for swapchain recreation
needed to change window in create and constructor to not const
da91ed91
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.