trungtle / gl_vk_chopper

Simple vulkan rendering example.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Simple vulkan rendering example.


Languages

Language:C++ 86.9%Language:GLSL 6.1%Language:C 6.0%Language:CMake 1.0%