Skip to content
Snippets Groups Projects
user avatar
[#91] small fixes, still not working
Lars Hoerttrich authored
915e0b90
History

VkCV Framework

A Vulkan framework for computer visualistics simplifying building applications

Vulkan-Chan

Repository

Git LFS is used for bigger resource files like meshes and textures. So you need to install Git LFS and use git lfs install after cloning.

More information about Git LFS here.

Build

pipeline status

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.

Documentation

The documentation for the develop-branch can be found here:
https://vkcv.de/develop/

The documentation concerning the respective merge request is listed here:
https://vkcv.de/branch/

It is automatically generated and uploaded using the CI pipeline.