nvpro-samples / vk_compute_mipmaps
Customizable compute shader for fast cache-aware mipmap generation
☆49Updated 7 months ago
Alternatives and similar repositories for vk_compute_mipmaps:
Users that are interested in vk_compute_mipmaps are comparing it to the libraries listed below
- Repo for KickstartRT demo application☆51Updated 2 years ago
- HLSL code for https://developer.nvidia.com/blog/optimizing-compute-shaders-for-l2-locality-using-thread-group-id-swizzling/☆63Updated last year
- Assets used during the creation of SEED's Project PICA PICA☆75Updated 5 years ago
- A sample demonstrating hybrid ray tracing and rasterisation for reflections.☆55Updated 3 years ago
- Real-time software rasterizer using compute shaders, including vertex processing stage (IA and vertex shaders), bin rasterization, tile r…☆119Updated last month
- ReSTIR GI Implementation on Falcor 5.1 based on the source code provided by Daqi Lin for his ReSTIR PT paper☆81Updated 2 years ago
- A demo of various normal map filtering techniques for reducing specular aliasing☆84Updated 6 years ago
- ☆130Updated 2 years ago
- Intel® Graphics Optimized Temporal Anti-Aliasing (TAA)☆115Updated 2 years ago
- A voxel cone traced realtime Global Illumination rendering engine in dx12, wip☆55Updated 3 years ago
- This sample showcases rasterizing and ray tracing displaced NVIDIA Micro-Mesh assets in Vulkan with and without the VK_NV_displacement_mi…☆96Updated 2 months ago
- LucidRaster: real-time GPU software rasterizer for exact OIT☆39Updated last month
- A DirectX12-based C++-application that allows graphics programmers to learn and experiment with the new Work Graphs feature using HLSL sh…☆79Updated 5 months ago
- Demo code for the compressed shadow maps project☆44Updated 5 years ago
- Variable Rate Shading and Depth of Field☆97Updated 2 years ago
- ☆144Updated 2 months ago
- ☆157Updated 4 years ago
- Sample for cluster-based continuous level of detail rasterization or ray tracing☆61Updated last week
- Yet another approach to developing a personal 3D graphics engine. Windows + Direct3D 12.☆36Updated 2 years ago
- Ray Traced Ambient Occlusion (RTAO) implemented using DirectX Raytracing (DXR)☆75Updated 6 years ago
- Collection of meshlet generation algorithms☆103Updated last month
- DX12 Path Tracer with ShaderToy interop☆43Updated 3 months ago
- Source code for the paper "ReSTIR Subsurface Scattering for Real-Time Path Tracing" (HPG 2024)☆42Updated 3 months ago
- Simple DirectX 12 toy framework for testing Global Illumination: Reflective Shadow Mapping, Light Propagation Volume, Voxel Cone Tracing,…☆74Updated last year
- A hybrid Vulkan renderer with a Render Graph, capable of real-time global illumination and ray-traced reflections.☆34Updated 2 years ago
- ☆97Updated 2 years ago
- A compute/workgraph workload running inside the Cauldron framework☆25Updated last year
- Global illumination technical demo - a continuation of the Synesthesia3D (ex-LibRenderer) graphics engine used in https://github.com/ifto…☆54Updated 3 years ago
- An implementation of Photon Mapping using DXR☆26Updated 6 years ago
- Denoising a Vulkan ray traced image using OptiX denoiser☆93Updated 3 weeks ago