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 4 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 4 months ago
- RT-RSM is a real-time Global Illumination technique using GPU ray tracing☆62Updated 5 years ago
- Authors' implementation of our SIGGRAPH Asia 2021 Technical Communications (Viewport-Resolution Independent Anti-Aliased Ray Marching on …☆32Updated 5 months ago
- Real-time software rasterizer using compute shaders, including vertex processing stage (IA and vertex shaders), bin rasterization, tile r…☆120Updated 4 months ago
- Authors' implementation of my SIGGRAPH Asia 2019 Technical Briefs (The Power of Box Filters: Real-time Approximation to Large Convolution…☆107Updated 4 months ago
- physically based path tracer on gpu☆56Updated 4 years ago
- ☆26Updated 5 years ago
- DirectX 12 sample: real-time voxelization making use of tessellation for primitive processing and extrapolations, as well as depth peelin…☆25Updated 4 months ago
- A demo of various normal map filtering techniques for reducing specular aliasing☆86Updated 7 years ago
- undergraduate student course project in Zhejiang University☆49Updated 9 years ago
- a CPU/GPU physically based renderer☆34Updated 2 years ago
- Authors' implementation of our SIGGRAPH Asia 2021 Technical Communications (Viewport-Resolution Independent Anti-Aliased Ray Marching on …☆40Updated 5 months ago
- Source Code for HPG 2022 Paper "Virtual Blue Noise Lighting"☆49Updated 2 years ago
- Global Illumination using Spherical Harmonics☆78Updated 4 years ago
- Precomputed Radiance Transfer for Real-Time Rendering in Dynamic, Low-Frequency Lighting Environments☆55Updated 6 years ago
- Atmosphere rendering based on precomputed table.☆35Updated 6 years ago
- Source code for the paper "ReSTIR Subsurface Scattering for Real-Time Path Tracing" (HPG 2024)☆48Updated 6 months ago
- Real-Time Global Illumination using Precomputed Light Field Probes☆124Updated 7 years ago
- 🥧 An OpenGL 4.x example of GPU Zen 2's ray casting techniques for baked texture generation chapter.☆45Updated 6 years ago
- Vision is a GPU physically based renderer☆41Updated this week
- A multithreaded C++ program that uses raytracing and photon mapping to render photorealistic images of 3D environments☆66Updated 6 years ago
- A demo for order independent transparency using pixel synchronization (GL_ARB_fragment_shader_interlock)☆67Updated 2 months ago
- Experimental Physically Based Renderer☆91Updated 5 years ago
- A voxel cone traced realtime Global Illumination rendering engine in dx12, wip☆58Updated 3 years ago
- LTC approximation of the Anisotropic GGX for real-time area light shading with anisotropic reflection.☆86Updated last year
- Implementation of "Dynamic Diffuse Global Illumination with Ray-Traced Irradiance Fields"☆66Updated 4 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
- OpenGL application inspired by Walt Disney Animation Studios BRDF Viewer. A BRDF Viewer that support standard RGB and spectral data (tri…☆54Updated 4 years ago
- Meshlet culling by a layer of interface with amplification-shader and mesh-shader fallback implementations using compute and vertex shade…☆12Updated 4 months ago
- ☆22Updated 3 years ago