Skip to content
Snippets Groups Projects
Name Last commit Last update
..
assets
src
.gitignore
CMakeLists.txt
README.md

First mesh

An example project to show a simple mesh can be rendered with the VkCV framework

Screenshot

Details

This project is rather a proof of concept to show that rendering a more complex mesh than a single triangle was indeed possible with the given API. It was used as a benchmark for further API design changes.