Skip to content
Snippets Groups Projects
user avatar
[#16] added ImageViews and temp fixed exception
Sebastian Gaida authored
added functionality to ImageViews
temporarily fixed the access violation to be able to compile
a48f433a
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.