Pinned repositories
Repositories
-
vk_mini_path_tracer
A beginner-friendly Vulkan path tracing tutorial in under 300 lines of C++.
-
vk_raytrace
Ray tracing glTF scene with Vulkan
-
vk_raytracing_tutorial_KHR
Ray tracing examples and tutorials using VK_KHR_ray_tracing
-
build_all
GO HERE FIRST: nvpro-samples overview
-
vk_shaded_gltfscene
vk_shaded_gltfscene
-
vk_denoise
Denoising a Vulkan ray traced image using OptiX denoiser
-
vk_toon_shader
Silhouette and toon shading post-processing with Vulkan
-
shared_sources
shared source code and resources needed for the samples to run
-
vk_device_generated_cmds
Vulkan sample on VK_NV_device_generated_commands
-
gl_vk_meshlet_cadscene
This OpenGL/Vulkan sample illustrates the use of "mesh shaders" for rendering CAD models.
-
gl_vk_threaded_cadscene
OpenGL and Vulkan comparison on rendering a CAD scene using various techniques
-
gl_vk_simple_interop
Display an image created by Vulkan compute shader, with OpenGL
-
gl_vk_raytrace_interop
Adding ray traced ambient occlusion using Vulkan and OpenGL
-
-
nvml_enterprise_gpu_check
Shows how to check if a GPU is an Enterprise/Quadro GPU using NVML.
-
shared_external
external libraries, needed for the samples (AntTweakBar; ZLib...)
-
gl_cadscene_rendertechniques
OpenGL sample on various rendering approaches for typical CAD scenes
-
-
-
vk_order_independent_transparency
Demonstrates seven different techniques for order-independent transparency in Vulkan.
-
gl_render_vk_direct_display
OpenGL sample that renders into a Vulkan direct display
-
-
-
-
vk_async_resources
Sample showcasing lifetime management and resource transfers in Vulkan
-
gl_vk_supersampled
Vulkan sample showing a high quality super-sampled rendering
-
-
vk_offline
Rendering offline using Vulkan without opening a window
-
gl_path_rendering_CMYK
Example of how to use path rendering; and how to use it with CMYK (using multi-render target)