Skip to content
Snippets Groups Projects
user avatar
[#35] remove setFront and setPosition functions
Sebastian Gaida authored
removed due to not used and problems with them before
758c1e74
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.