StarsX / NonuniformBlurLinks
Authors' implementation of my SIGGRAPH Asia 2019 Technical Briefs (The Power of Box Filters: Real-time Approximation to Large Convolution Kernel by Box-filtered Image Pyramid) demo I (just for reference). A very fast approximation to large-kernel Gaussian blur with nonuniform blur radii, by making use of box-filtered mip maps V-cycle (theoratica…
☆108Updated 8 months ago
Alternatives and similar repositories for NonuniformBlur
Users that are interested in NonuniformBlur are comparing it to the libraries listed below
Sorting:
- A demo of various normal map filtering techniques for reducing specular aliasing☆90Updated last month
- Authors' implementation of my SIGGRAPH Asia 2019 Technical Briefs (The Power of Box Filters: Real-time Approximation to Large Convolution…☆56Updated 8 months ago
- Real-time software rasterizer using compute shaders, including vertex processing stage (IA and vertex shaders), bin rasterization, tile r…☆121Updated 8 months ago
- Real-Time Global Illumination using Precomputed Light Field Probes☆127Updated 7 years ago
- Horizon Based Ambient Occlusion☆119Updated 10 years ago
- Intel® Graphics Optimized Temporal Anti-Aliasing (TAA)☆124Updated 2 years ago
- Master's thesis implementing real-time global illumination method.☆159Updated 7 years ago
- Example programs and source code for GPU Zen 2☆157Updated 6 years ago
- Experimental Physically Based Renderer☆92Updated 5 years ago
- A DXR path tracer with OptiX denoising. 5 months worth of research, trial & error as part of a project to learn and understand DirectX Ra…☆105Updated 6 years ago
- undergraduate student course project in Zhejiang University☆49Updated 9 years ago
- Variable Rate Shading and Depth of Field☆101Updated 2 years ago
- LibVT is a library implementing "virtual texturing".☆122Updated 10 years ago
- BRDF LUT generation for PBR Pipelines☆164Updated 8 years ago
- DirectX 12 sample: real-time voxelization making use of tessellation for primitive processing and extrapolations, as well as depth peelin…☆25Updated 8 months ago
- Implementation of "Dynamic Diffuse Global Illumination with Ray-Traced Irradiance Fields"☆68Updated 4 years ago
- Demo code for the compressed shadow maps project☆56Updated 6 years ago
- Checkerboard Rendering and Dynamic Resolution Rendering in the DX12 MiniEngine☆182Updated 2 years ago
- physically based path tracer on gpu☆56Updated 5 years ago
- RT-RSM is a real-time Global Illumination technique using GPU ray tracing☆63Updated 6 years ago
- Public repository for my GDC 2019 presentation "Breaking Down Barriers"☆129Updated 6 years ago
- Ray tracing sample using GGX reflection model, 1spp with spatial-temporal denoiser. Acceleration structure build uses async compute.☆50Updated 8 months ago
- This demo implements BVH construction and GPU traversal for rendering hard shadows.☆133Updated 4 years ago
- ☆98Updated 3 years ago
- XUSG, XU's supreme graphics lib, is a handy wrapper currently for DirectX 12. It can be a good reference for designing your own DX12 wrap…☆126Updated this week
- A demo for order independent transparency using pixel synchronization (GL_ARB_fragment_shader_interlock)☆69Updated 7 months ago
- Different mesh shading techniques using the NVIDIA RTX (Turing) technology.☆96Updated 5 years ago
- Code for "Real-time Rendering of Layered Materials with Anisotropic Normal Distributions", SIGGRAPH ASIA 2019.☆35Updated 3 years ago
- A voxel cone traced realtime Global Illumination rendering engine in dx12, wip☆60Updated 4 years ago
- Denoising a Vulkan ray traced image using OptiX denoiser☆99Updated 7 months ago