optix_advanced_samples

OptiX demos

A collection of advanced ray tracing samples showcasing OptiX's capabilities

GitHub

429 stars
34 watching
87 forks
Language: C
last commit: over 3 years ago
Linked from 2 awesome lists

nvidiaoptix

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
nvpro-samples/vk_denoise This project demonstrates how to use the OptiX denoiser on Vulkan ray-traced images 89
nvpro-samples/gl_commandlist_basic This 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/gl_vk_threaded_cadscene A sample project demonstrating various rendering approaches using OpenGL and Vulkan with threaded CAD scene rendering 165
nvpro-samples/gl_vk_chopper A simple Vulkan rendering example 207
nvpro-samples/gl_vk_bk3dthreaded A sample Vulkan and OpenGL application demonstrating 3D rendering with worker threads 84
nvpro-samples/gl_vk_supersampled Demonstrates super-sampled rendering in Vulkan using two implementations and compact constructor-based code 64
nvpro-samples/vk_raytracing_tutorial_khr Demonstrates basic integration of ray tracing and ray traversal in Vulkan using the VK_KHR_ray_tracing_pipeline extension 1,417
nvpro-samples/gl_occlusion_culling A sample implementation of a shader-based occlusion culling system using OpenGL 536
0xc0dec/demos A collection of OpenGL and Vulkan graphics demos in C++ 45
g-truc/ogl-samples A collection of sample applications demonstrating various OpenGL features and techniques. 770
nvidia/multi-gpu-programming-models A collection of examples demonstrating various approaches to programming multiple GPUs in parallel 575
nvidiagameworks/dxrtutorials A collection of tutorials demonstrating the use of DirectX Raytracing API 839
nvpro-samples/gl_vk_meshlet_cadscene Demonstrates rendering of CAD models using mesh shaders for high-performance rendering 373
nvpro-samples/gl_ssao This sample project provides an optimized screen-space ambient occlusion algorithm with caching improvements and multi-sample anti-aliasing support. 355
demoscene-source-archive/oscar-s-chair A C implementation of an interactive, 3D computer graphics demo 15