xuechao-chen / LightFieldProbeLinks
Implementation of "Real-time Global Illumination using Precomputed Light Field Probes"
☆15Updated 6 years ago
Alternatives and similar repositories for LightFieldProbe
Users that are interested in LightFieldProbe are comparing it to the libraries listed below
Sorting:
- ☆27Updated 6 years ago
- virtual texture☆20Updated 5 years ago
- a collections of rendering techniques based on d3d11 for study 渲染技术的收集与学习☆26Updated 6 years ago
- Implementation of "Dynamic Diffuse Global Illumination with Ray-Traced Irradiance Fields"☆69Updated 4 years ago
- RT-RSM is a real-time Global Illumination technique using GPU ray tracing☆64Updated 6 years ago
- Common core framework for implementing Global Illumination techniques☆15Updated 7 years ago
- A voxel cone traced realtime Global Illumination rendering engine in dx12, wip☆62Updated 4 years ago
- Global illumination technical demo - a continuation of the Synesthesia3D (ex-LibRenderer) graphics engine used in https://github.com/ifto…☆57Updated 3 months ago
- Checkerboard rendering with Magnum and OpenGL☆44Updated 3 years ago
- DirectX 12,Tile-based deferred shading,Dynamic resolution,Order-independent transparency,PBR,HDR,SSR,Nvidia:HBAO,SMAA☆29Updated 9 years ago
- An OpenGL sample that demonstrates baking SDFs and using them to add Soft Shadows and Ambient Occlusion to a rasterized scene.☆57Updated 4 years ago
- Atmosphere rendering based on precomputed table.☆35Updated 7 years ago
- Performance and bandwidth tester for D3D12 memory pools☆32Updated 2 years ago
- ☆44Updated 5 years ago
- Signed distance field (SDF) generation by amortized ray tracing, SDF AO, and SDF soft shadow☆23Updated last year
- A multithreaded C++ program that uses raytracing and photon mapping to render photorealistic images of 3D environments☆70Updated 7 years ago
- A Vulkan implementation of the Visibility Buffer rendering method with hardware tessellation☆22Updated 6 years ago
- Simple global illumination implementation using voxel cone tracing. Implemented in C++ and DirectX.☆27Updated 7 years ago
- ☆16Updated 2 years ago
- Yet another approach to developing a personal 3D graphics engine. Windows + Direct3D 12.☆41Updated 3 years ago
- Implementation of "Deep G-Buffers for Stable Global Illumination Approximation" using OpenGL 4.5☆11Updated 6 years ago
- ☆13Updated 8 years ago
- A flexible rendering engine for real-time graphics R&D