Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 374 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 374 Bytes

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.