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…
☆108Mar 14, 2025Updated 11 months ago
Alternatives and similar repositories for NonuniformBlur
Users that are interested in NonuniformBlur are comparing it to the libraries listed below
Sorting:
- Authors' implementation of my SIGGRAPH Asia 2019 Technical Briefs (The Power of Box Filters: Real-time Approximation to Large Convolution…☆55Mar 10, 2025Updated 11 months ago
- DirectX 12 character animation and rendering. Note: currently, there is no AA deployed in this sample, because it originally worked with …☆20Dec 10, 2025Updated 2 months ago
- DirectX 12 sample: real-time rendering with a sparsely volumetric representation from a mesh by depth peeling OIT. The ray-traced shadow …☆15Mar 18, 2025Updated 11 months ago
- XUSGRayTracing-EZ sample on DirectX12: real-time voxelization making use of ray-tracing pipeline for easy solid voxelization.☆27Mar 14, 2025Updated 11 months ago
- DML super resolution exercise.☆14Mar 14, 2025Updated 11 months ago
- Partially open source: real-time scene rendering using XUSG based on DirectX 12. 纯粹秀秀demo……ただ、デモを見せるため……☆20Updated this week
- DirectX 12 sample: real-time voxelization making use of tessellation for primitive processing and extrapolations, as well as depth peelin…☆26Mar 10, 2025Updated 11 months ago
- Real-time voxelization making use of tessellation for primitive processing and extrapolations, as well as depth peeling for solid voxeliz…☆21Sep 5, 2019Updated 6 years ago
- A simple GPU-based CNN exercise sample using C++ AMP, referring to https://www.codeproject.com/Articles/24361/A-Neural-Network-on-GPU☆12Sep 5, 2019Updated 6 years ago
- Ray tracing sample using GGX reflection model, 1spp with spatial-temporal denoiser. Acceleration structure build uses async compute.☆50Mar 18, 2025Updated 11 months ago
- Authors' implementation of our SIGGRAPH Asia 2021 Technical Communications (Viewport-Resolution Independent Anti-Aliased Ray Marching on …☆39Jan 15, 2025Updated last year
- DirectX 11 3D smoke simulation by Eulerian grid method for solving Navier-Stokes equation and rendering by volume ray-casting, all with c…☆39Feb 6, 2020Updated 6 years ago
- An improved implementation of my CASA 2013 paper "Real‐time generation of smoothed‐particle hydrodynamics‐based special effects in charac…☆22Mar 10, 2025Updated 11 months ago
- Real-time software rasterizer using compute shaders, including vertex processing stage (IA and vertex shaders), bin rasterization, tile r…☆120Mar 11, 2025Updated 11 months ago
- DirectX 11 Poisson solvers using Jacobi iteration, conjugate gradient, and multi-grid method respectively.☆27Mar 18, 2019Updated 6 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…☆125Feb 27, 2026Updated last week
- 3D smoke simulation by Eulerian grid method for solving Navier-Stokes equation and rendering by volume ray-casting, all in C++ AMP☆19Feb 6, 2020Updated 6 years ago
- nTiled - forward and deferred openGL renderer with support for Tiled Shading, Clustered Shading and Hashed Shading☆38Jan 25, 2018Updated 8 years ago
- A Vulkan sample (simply deferred shading) revised from the LunarG SDK, using my DXUT-like framework.☆12Mar 14, 2020Updated 5 years ago
- Meshlet culling by a layer of interface with amplification-shader and mesh-shader fallback implementations using compute and vertex shade…☆11Mar 11, 2025Updated 11 months ago
- Dynamic suballocators for external memory (e.g., Vulkan device memory). Umaintained - consider migrating to https://crates.io/crates/offs…☆15Jul 22, 2022Updated 3 years ago
- A GPU based implementation of the optimization described in the paper "A Low-Discrepancy Sampler that Distributes Monte Carlo Errors as a…☆22Jun 15, 2023Updated 2 years ago
- This repo contains older DX11-era samples that were previously hosted on CodePlex☆19Aug 22, 2022Updated 3 years ago
- A repository for personal experimental purpose☆11Apr 11, 2018Updated 7 years ago
- Authors' implementation of our SIGGRAPH Asia 2021 Technical Communications (Viewport-Resolution Independent Anti-Aliased Ray Marching on …☆31Jan 15, 2025Updated last year
- Utility for producing blue-noise dither mask tiles on the GPU☆85Apr 1, 2021Updated 4 years ago
- Sample for adaptive triangle tessellation in ray tracing☆22Dec 9, 2025Updated 2 months ago
- ☆11Nov 10, 2018Updated 7 years ago
- Sample code for the article 'Real-Time Layered Materials Compositing Using Spatial Clustering Encoding'☆19Sep 5, 2023Updated 2 years ago
- 一个基于OpenGL高效的数字地球解决方案☆31Oct 6, 2021Updated 4 years ago
- Partitioned top level acceleration structure sample☆16Sep 10, 2025Updated 5 months ago
- ☆160Feb 5, 2025Updated last year
- ☆48Mar 20, 2023Updated 2 years ago
- Image Based Lighting using DirectX 12.☆40Sep 9, 2019Updated 6 years ago
- Implementing Different Algorithms to mimic Bokeh Depth Of Field: A Physical Camera Effect created due to Focal Length, Aperture size, sha…☆172Apr 29, 2024Updated last year
- Example programs and source code for GPU Zen 2☆158May 7, 2019Updated 6 years ago
- A Simple Spectral Renderer☆212Jul 19, 2020Updated 5 years ago
- Repo for working on updates to the legacy DXSDK header D3DX_DXGIFormatConvert.inl☆14Feb 24, 2026Updated last week
- A rendering sample that demonstrates bindless deferred texturing using D3D12☆677Nov 11, 2024Updated last year