StarsX / IrradianceMapLinks
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 II. Real-time dynamic irradiance mapping.
☆56Updated 3 months ago
Alternatives and similar repositories for IrradianceMap
Users that are interested in IrradianceMap are comparing it to the libraries listed below
Sorting:
- XUSGRayTracing-EZ sample on DirectX12: real-time voxelization making use of ray-tracing pipeline for easy solid voxelization.☆27Updated 3 months ago
- Authors' implementation of our SIGGRAPH Asia 2021 Technical Communications (Viewport-Resolution Independent Anti-Aliased Ray Marching on …☆32Updated 5 months ago
- physically based path tracer on gpu☆56Updated 4 years ago
- DirectX 12 sample: real-time voxelization making use of tessellation for primitive processing and extrapolations, as well as depth peelin…☆25Updated 3 months ago
- Authors' implementation of our SIGGRAPH Asia 2021 Technical Communications (Viewport-Resolution Independent Anti-Aliased Ray Marching on …☆40Updated 5 months ago
- a CPU/GPU physically based renderer☆34Updated 2 years ago
- Vision is a GPU physically based renderer☆39Updated this week
- ☆26Updated 5 years ago
- DirectX 11 3D smoke simulation by Eulerian grid method for solving Navier-Stokes equation and rendering by volume ray-casting, all with c…☆39Updated 5 years ago
- Source Code for HPG 2022 Paper "Virtual Blue Noise Lighting"☆49Updated 2 years ago
- ☆22Updated 3 years ago
- RT-RSM is a real-time Global Illumination technique using GPU ray tracing☆62Updated 5 years ago
- LTC approximation of the Anisotropic GGX for real-time area light shading with anisotropic reflection.☆85Updated last year
- A voxel cone traced realtime Global Illumination rendering engine in dx12, wip☆57Updated 3 years ago
- Partially open source: real-time scene rendering using XUSG based on DirectX 12. 纯粹秀秀demo……ただ、デモを見せるため……☆21Updated 3 months ago
- Ray tracing sample using GGX reflection model, 1spp with spatial-temporal denoiser. Acceleration structure build uses async compute.☆49Updated 3 months ago
- Atmosphere rendering based on precomputed table.☆35Updated 6 years ago
- Real-time software rasterizer using compute shaders, including vertex processing stage (IA and vertex shaders), bin rasterization, tile r…☆120Updated 3 months ago
- Source code for the paper "ReSTIR Subsurface Scattering for Real-Time Path Tracing" (HPG 2024)☆46Updated 6 months ago
- Simple mesh-shader sample that auto-renders VB with IB to meshlets.☆10Updated 3 months ago
- A demo of various normal map filtering techniques for reducing specular aliasing☆85Updated 7 years ago
- Implementation of the paper Real-time Volumetric Cloudscapes by Andrew Schneider, given in GPU pro 7☆28Updated 4 years ago
- Authors' implementation of my SIGGRAPH Asia 2019 Technical Briefs (The Power of Box Filters: Real-time Approximation to Large Convolution…☆107Updated 3 months ago
- DirectX 12 sample: real-time rendering with a sparsely volumetric representation from a mesh by depth peeling OIT. The ray-traced shadow …☆14Updated 3 months ago
- 光线跟踪精粹(暂定名)☆25Updated 5 years ago
- An official implementation of the paper "Real-Time Shading of Free-Form Area Lights using Linearly Transformed Cosines". Please refer to …☆32Updated 3 years ago
- Variance shadow mapping for omni lights with Vulkan☆31Updated 7 years ago
- 3D smoke simulation by Eulerian grid method for solving Navier-Stokes equation and rendering by volume ray-casting, all in C++ AMP☆19Updated 5 years ago
- Not so tiny path tracer☆25Updated 2 years ago
- Meshlet culling by a layer of interface with amplification-shader and mesh-shader fallback implementations using compute and vertex shade…☆12Updated 3 months ago