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

![Screenshot](../../screenshots/first_mesh.png)

## 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.