Fast thermal modeling and radiosity in Python.
-
Updated
Dec 5, 2025 - Python
Fast thermal modeling and radiosity in Python.
Simple "realtime global 2D-radiosity", compute on CPU or GPU
RTX Progressive Refinement Radiosity
🌞 radiōsum (radiant) is an implementation of "A general two-pass method integrating specular and diffuse reflection."
LIGHTmap renderER
CPU-based Radiosity: Final Team Project., testing - optimization & parallel skill
Python implementation of two-pass consists of radiosity and ray-tracing
LUMOS is a spectral radiosity simulation tool that allows for spectral indoor light distribution simulation.
Custom version of Source Engine. based on Mapbase and SDK 2013 CE
Radiosity is an outdated rendering method, and the C++ code available online is old and difficult to run. Therefore, I used Codex to write this sample project for learning purposes.
A from-scratch C++23 software renderer: rasteriser, Whitted ray tracer, Monte-Carlo path tracer, photon mapper, radiosity, bidirectional & Metropolis GI, and a real-time OpenCL GPU path tracer. Renders the Cornell box every way there is.
Add a description, image, and links to the radiosity topic page so that developers can more easily learn about it.
To associate your repository with the radiosity topic, visit your repo's landing page and select "manage topics."