Skip to content
Snippets Groups Projects
Tobias Frisch's avatar
[#79] Fixed some warnings, added breaks to switches, solved issue with texture...
Tobias Frisch authored
[#79] Fixed some warnings, added breaks to switches, solved issue with texture glitches in voxelization

Signed-off-by: default avatarTobias Frisch <tfrisch@uni-koblenz.de>
cb171649
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.