StarsX / IrradianceMap
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.
☆55Updated 3 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for IrradianceMap
- DirectX 12 sample: real-time voxelization making use of tessellation for primitive processing and extrapolations, as well as depth peelin…☆24Updated 3 weeks ago
- physically based path tracer on gpu☆56Updated 4 years ago
- XUSGRayTracing-EZ sample on DirectX12: real-time voxelization making use of ray-tracing pipeline for easy solid voxelization.☆27Updated last week
- Authors' implementation of our SIGGRAPH Asia 2021 Technical Communications (Viewport-Resolution Independent Anti-Aliased Ray Marching on …☆31Updated this week
- Precomputed Radiance Transfer for Real-Time Rendering in Dynamic, Low-Frequency Lighting Environments☆47Updated 6 years ago
- Vision is a GPU physically based renderer☆32Updated this week
- a CPU/GPU physically based renderer☆34Updated last year
- LTC approximation of the Anisotropic GGX for real-time area light shading with anisotropic reflection.☆81Updated 6 months ago
- undergraduate student course project in Zhejiang University☆49Updated 8 years ago
- Real-time software rasterizer using compute shaders, including vertex processing stage (IA and vertex shaders), bin rasterization, tile r…☆113Updated 3 weeks ago
- Source code for the paper "ReSTIR Subsurface Scattering for Real-Time Path Tracing" (HPG 2024)☆38Updated 2 months ago
- A voxel cone traced realtime Global Illumination rendering engine in dx12, wip☆52Updated 3 years ago
- DirectX 12 character animation and rendering. Note: currently, there is no AA deployed in this sample, because it originally worked with …☆20Updated last month
- RT-RSM is a real-time Global Illumination technique using GPU ray tracing☆61Updated 5 years ago
- Global Illumination using Spherical Harmonics☆68Updated 3 years ago
- Source Code for HPG 2022 Paper "Virtual Blue Noise Lighting"☆47Updated 2 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
- A Hardware Raytracing based Progressive Photon Mapper using Falcor 5.2☆52Updated 5 months ago
- A demo of various normal map filtering techniques for reducing specular aliasing☆84Updated 6 years ago
- Authors' implementation of our SIGGRAPH Asia 2021 Technical Communications (Viewport-Resolution Independent Anti-Aliased Ray Marching on …☆40Updated last week
- Partially open source: real-time scene rendering using XUSG based on DirectX 12. 纯粹秀秀demo……ただ、デモを見せるため……☆21Updated this week
- Real-Time Global Illumination using Precomputed Light Field Probes☆115Updated 6 years ago
- Authors' implementation of my SIGGRAPH Asia 2019 Technical Briefs (The Power of Box Filters: Real-time Approximation to Large Convolution…☆105Updated last week
- ☆25Updated 4 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 4 years ago
- Ray tracing sample using GGX reflection model, 1spp with spatial-temporal denoiser. Acceleration structure build uses async compute.☆48Updated 3 weeks ago
- Code for "Real-time Rendering of Layered Materials with Anisotropic Normal Distributions", SIGGRAPH ASIA 2019.☆35Updated 2 years ago
- Demo code for the compressed shadow maps project☆17Updated 5 years ago
- Real-time voxelization making use of tessellation for primitive processing and extrapolations, as well as depth peeling for solid voxeliz…☆21Updated 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…☆38Updated 4 years ago