/gl_vk_chopper

Simple vulkan rendering example.

Primary LanguageC++

Simple Vulkan rendering example.

This sets up the Vulkan Device, queue etc, loads a model from a bespoke file format along with associated materials and textures and renders with a single thread.