gl_vk_bk3dthreaded

Vulkan renderer

A sample Vulkan and OpenGL application demonstrating 3D rendering with worker threads

Vulkan sample rendering 3D with 'worker-threads'

GitHub

84 stars
16 watching
17 forks
Language: C++
last commit: almost 2 years ago
Linked from 1 awesome list

openglvulkan

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
nvpro-samples/gl_vk_chopperA simple Vulkan rendering example207
nvpro-samples/gl_vk_threaded_cadsceneA sample project demonstrating various rendering approaches using OpenGL and Vulkan with threaded CAD scene rendering165
nvpro-samples/gl_vk_meshlet_cadsceneDemonstrates rendering of CAD models using mesh shaders for high-performance rendering373
nvpro-samples/gl_vk_supersampledDemonstrates super-sampled rendering in Vulkan using two implementations and compact constructor-based code64
nvpro-samples/gl_commandlist_basicThis project demonstrates how to use the NV_command_list extension to optimize rendering performance by encoding commands into binary data and reducing CPU overhead.110
nvpro-samples/vk_raytracing_tutorial_khrDemonstrates basic integration of ray tracing and ray traversal in Vulkan using the VK_KHR_ray_tracing_pipeline extension1,417
nvpro-pipeline/vkhlfAn experimental high-level abstraction library on top of Vulkan325
nvpro-samples/gl_occlusion_cullingA sample implementation of a shader-based occlusion culling system using OpenGL536
nvpro-samples/vk_denoiseThis project demonstrates how to use the OptiX denoiser on Vulkan ray-traced images89
nvpro-samples/vk_mini_path_tracerA tutorial on writing a fast and photorealistic path tracer using Vulkan API1,140
gpuopen-librariesandsdks/hellovulkanA Vulkan-based introductory sample to render a triangle on the screen.119
gan74/yaveA C++20 Vulkan engine designed as a learning project with basic features and limited compatibility.475
nvpro-samples/optix_advanced_samplesA collection of advanced ray tracing samples showcasing OptiX's capabilities429
kbielude/vkglAn implementation of OpenGL using Vulkan as the underlying graphics API115
gpuopen-drivers/xglTranslates Vulkan API commands into PAL commands to enable graphics rendering217