# gl_vk_chopper **Repository Path**: vulkan3d/gl_vk_chopper ## Basic Information - **Project Name**: gl_vk_chopper - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-06-03 - **Last Updated**: 2024-06-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # gl_vk_chopper Simple Vulkan rendering example. ![Sample screenshot: Helicopters fly through the sky above an ocean.](https://raw.githubusercontent.com/nvpro-samples/gl_vk_chopper/master/doc/chopper.png) 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.