/gl_vk_chopper

Simple vulkan rendering example.

Primary LanguageC++Apache License 2.0Apache-2.0

gl_vk_chopper

Simple Vulkan rendering example.

Sample screenshot: Helicopters fly through the sky above an ocean.

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.