All Projects → nvpro-samples → Gl_vk_chopper

nvpro-samples / Gl_vk_chopper

Licence: other
Simple vulkan rendering example.

Labels

Projects that are alternatives of or similar to Gl vk chopper

Simple vulkan synchronization
A single-header library with a simplified interface for Vulkan synchronization
Stars: ✭ 153 (-18.62%)
Mutual labels:  vulkan
Glad
Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs.
Stars: ✭ 2,296 (+1121.28%)
Mutual labels:  vulkan
Awesome Vulkan
Awesome Vulkan ecosystem
Stars: ✭ 2,322 (+1135.11%)
Mutual labels:  vulkan
Reshade
A generic post-processing injector for games and video software.
Stars: ✭ 2,285 (+1115.43%)
Mutual labels:  vulkan
Font Demo
Text rendering in Vulkan by estimating signed distance
Stars: ✭ 163 (-13.3%)
Mutual labels:  vulkan
Rgx
Modern mid-level 2D graphics library
Stars: ✭ 172 (-8.51%)
Mutual labels:  vulkan
Innocenceengine
Cross-platform modern game engine.
Stars: ✭ 149 (-20.74%)
Mutual labels:  vulkan
Srmd Ncnn Vulkan
SRMD super resolution implemented with ncnn library
Stars: ✭ 186 (-1.06%)
Mutual labels:  vulkan
Floor
A C++ Compute/Graphics Library and Toolchain enabling same-source CUDA/Host/Metal/OpenCL/Vulkan C++ programming and execution.
Stars: ✭ 166 (-11.7%)
Mutual labels:  vulkan
Ocat
The Open Capture and Analytics Tool (OCAT) provides an FPS overlay and performance measurement for D3D11, D3D12, and Vulkan
Stars: ✭ 174 (-7.45%)
Mutual labels:  vulkan
Castor3d
Multi-OS 3D engine.
Stars: ✭ 156 (-17.02%)
Mutual labels:  vulkan
Vulkancore
Vulkan 1.0 graphics and compute API bindings for .NET Standard
Stars: ✭ 162 (-13.83%)
Mutual labels:  vulkan
Alimer
Cross-platform game engine.
Stars: ✭ 172 (-8.51%)
Mutual labels:  vulkan
Gapid
GAPID is a collection of tools that allows you to inspect, tweak and replay calls from an application to a graphics driver.
Stars: ✭ 1,975 (+950.53%)
Mutual labels:  vulkan
Aether3d
Aether3D Game Engine
Stars: ✭ 177 (-5.85%)
Mutual labels:  vulkan
Commandbuffer
A lock-free CommandBuffer implementation designed for multi-threaded rendering applications.
Stars: ✭ 151 (-19.68%)
Mutual labels:  vulkan
Gpu performance api
GPU Performance API for AMD GPUs
Stars: ✭ 170 (-9.57%)
Mutual labels:  vulkan
Imguizmo.quat
ImGui GIZMO widget - 3D object manipulator / orientator
Stars: ✭ 187 (-0.53%)
Mutual labels:  vulkan
Flextgl
OpenGL and Vulkan header and loader generator.
Stars: ✭ 180 (-4.26%)
Mutual labels:  vulkan
Rvg
High level vulkan 2D vector-like graphics api (C++)
Stars: ✭ 171 (-9.04%)
Mutual labels:  vulkan

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].