Skip to content
Snippets Groups Projects
user avatar
[#11] added documentation to pipeline class and core
Mara Vogt authored
added doc for new function in core class
added doc for pipeline class
reformated some code in pipeline function in core class
ab4cc615
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.