simon-frankau / radiosity
Simple radiosity renderer, generates a basic scene
☆18Updated 6 years ago
Alternatives and similar repositories for radiosity:
Users that are interested in radiosity are comparing it to the libraries listed below
- LTC approximation of the Anisotropic GGX for real-time area light shading with anisotropic reflection.☆84Updated 11 months ago
- A multithreaded C++ program that uses raytracing and photon mapping to render photorealistic images of 3D environments☆66Updated 6 years ago
- Global Illumination using Spherical Harmonics☆76Updated 4 years ago
- A voxel cone traced realtime Global Illumination rendering engine in dx12, wip☆55Updated 3 years ago
- Source Code for HPG 2022 Paper "Virtual Blue Noise Lighting"☆49Updated 2 years ago
- Implementation of "Dynamic Diffuse Global Illumination with Ray-Traced Irradiance Fields"☆66Updated 4 years ago
- An educational path tracer written in C using Vulkan to supplement a lecture series on path tracing.☆19Updated last month
- A hybrid Vulkan renderer with a Render Graph, capable of real-time global illumination and ray-traced reflections.☆35Updated 2 years ago
- Stochastic Substitute Tree (SST) real-time demo