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 2 months ago
Alternatives and similar repositories for IrradianceMap
Users that are interested in IrradianceMap are comparing it to the libraries listed below
Sorting:
- DirectX 12 sample: real-time voxelization making use of tessellation for primitive processing and extrapolations, as well as depth peelin…☆25Updated 2 months ago
- Authors' implementation of our SIGGRAPH Asia 2021 Technical Communications (Viewport-Resolution Independent Anti-Aliased Ray Marching on …☆32Updated 4 months ago
- a CPU/GPU physically based renderer☆34Updated 2 years ago
- Vision is a GPU physically based renderer☆35Updated this week
- physically based path tracer on gpu☆56Updated 4 years ago
- Authors' implementation of my SIGGRAPH Asia 2019 Technical Briefs (The Power of Box Filters: Real-time Approximation to Large Convolution…☆106Updated 2 months ago
- undergraduate student course project in Zhejiang University☆49Updated 9 years ago
- XUSGRayTracing-EZ sample on DirectX12: real-time voxelization making use of ray-tracing pipeline for easy solid voxelization.☆27Updated 2 months ago
- Authors' implementation of our SIGGRAPH Asia 2021 Technical Communications (Viewport-Resolution Independent Anti-Aliased Ray Marching on …☆40Updated 4 months ago
- ☆26Updated 5 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
- Ray tracing sample using GGX reflection model, 1spp with spatial-temporal denoiser. Acceleration structure build uses async compute.☆49Updated 2 months ago
- A simple GPU-based CNN exercise sample using C++ AMP, referring to https://www.codeproject.com/Articles/24361/A-Neural-Network-on-GPU☆12Updated 5 years ago
- Not so tiny path tracer☆25Updated 2 years ago
- Real-time software rasterizer using compute shaders, including vertex processing stage (IA and vertex shaders), bin rasterization, tile r…☆120Updated 2 months 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 the paper "ReSTIR Subsurface Scattering for Real-Time Path Tracing" (HPG 2024)☆44Updated 5 months ago
- Source Code for HPG 2022 Paper "Virtual Blue Noise Lighting"☆49Updated 2 years ago
- Demo code for the compressed shadow maps project☆46Updated 5 years ago
- DirectX 12 character animation and rendering. Note: currently, there is no AA deployed in this sample, because it originally worked with …☆20Updated 2 months ago
- 教育意义;基于物理的渲染器;闲着没事造轮子☆24Updated 5 years ago
- Precomputed Radiance Transfer for Real-Time Rendering in Dynamic, Low-Frequency Lighting Environments☆55Updated 6 years ago
- 光线跟踪精粹(暂定名)☆25Updated 5 years ago
- A demo of various normal map filtering techniques for reducing specular aliasing☆85Updated 7 years ago
- White furnace test implementation for GGX/Smith☆37Updated 7 years ago
- RT-RSM is a real-time Global Illumination technique using GPU ray tracing☆62Updated 5 years ago
- Partially open source: real-time scene rendering using XUSG based on DirectX 12. 纯粹秀秀demo……ただ、デモを見せるため……☆21Updated 2 months ago
- Atmosphere rendering based on precomputed table.☆35Updated 6 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
- A hybrid rendering pipeline that combines rasterization and raytracing stages to generate real-time effects.☆61Updated 4 years ago