StarsX / NonuniformBlur
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…
☆106Updated last week
Alternatives and similar repositories for NonuniformBlur:
Users that are interested in NonuniformBlur are comparing it to the libraries listed below
- Authors' implementation of my SIGGRAPH Asia 2019 Technical Briefs (The Power of Box Filters: Real-time Approximation to Large Convolution…☆56Updated last week
- A demo of various normal map filtering techniques for reducing specular aliasing☆84Updated 6 years ago
- Real-time software rasterizer using compute shaders, including vertex processing stage (IA and vertex shaders), bin rasterization, tile r…☆118Updated last week
- Master's thesis implementing real-time global illumination method.☆154Updated 6 years ago
- Real-Time Global Illumination using Precomputed Light Field Probes☆116Updated 6 years ago
- Ray tracing sample using GGX reflection model, 1spp with spatial-temporal denoiser. Acceleration structure build uses async compute.☆48Updated last week
- Intel® Graphics Optimized Temporal Anti-Aliasing (TAA)☆113Updated 2 years ago
- Horizon Based Ambient Occlusion☆115Updated 9 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…☆122Updated last week
- Checkerboard Rendering and Dynamic Resolution Rendering in the DX12 MiniEngine☆181Updated 2 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…☆102Updated 6 years ago
- DirectX 12 sample: real-time voxelization making use of tessellation for primitive processing and extrapolations, as well as depth peelin…☆24Updated last week
- A deferred shading implementation with DirectX 12☆36Updated 9 years ago
- Simple DirectX 12 toy framework for testing Global Illumination: Reflective Shadow Mapping, Light Propagation Volume, Voxel Cone Tracing,…☆73Updated last year
- A demo for order independent transparency using pixel synchronization (GL_ARB_fragment_shader_interlock)☆65Updated 6 months ago
- RT-RSM is a real-time Global Illumination technique using GPU ray tracing☆62Updated 5 years ago
- A Real-Time Path Tracing Reconstruction based on Blockwise Multi-order Feature Regression and implemented with DXR☆68Updated 5 years ago
- ☆63Updated 6 years ago
- A voxel cone traced realtime Global Illumination rendering engine in dx12, wip☆54Updated 3 years ago
- Public repository for my GDC 2019 presentation "Breaking Down Barriers"☆127Updated 5 years ago
- Clustered forward rendering demo with Vulkan☆56Updated 7 years ago
- physically based path tracer on gpu☆55Updated 4 years ago
- Variable Rate Shading and Depth of Field☆97Updated 2 years ago
- Vision is a GPU physically based renderer☆34Updated this week
- ☆54Updated 4 years ago
- LibVT is a library implementing "virtual texturing".☆117Updated 9 years ago
- Denoising a Vulkan ray traced image using OptiX denoiser☆90Updated this week
- Experimental Physically Based Renderer☆91Updated 5 years ago
- A hybrid rendering pipeline that combines rasterization and raytracing stages to generate real-time effects.☆61Updated 4 years ago
- A simple demo to show off the capabilities of the Cauldron framework☆126Updated 2 years ago