https://github.com/mpppv/radiance_cascades_in_2d
An extremely naive implementation of Radiance Cascades for GI in a flatland.
https://github.com/mpppv/radiance_cascades_in_2d
cpp gi global-illumination radiance-cascades sdl3
Last synced: 4 months ago
JSON representation
An extremely naive implementation of Radiance Cascades for GI in a flatland.
- Host: GitHub
- URL: https://github.com/mpppv/radiance_cascades_in_2d
- Owner: mpppv
- Created: 2025-06-09T05:08:58.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-06-09T10:44:48.000Z (4 months ago)
- Last Synced: 2025-06-09T11:41:35.838Z (4 months ago)
- Topics: cpp, gi, global-illumination, radiance-cascades, sdl3
- Language: Makefile
- Homepage:
- Size: 461 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Radiance_Cascades_in_2D
An extremely naive implementation of Radiance Cascades for GI in a flatland (C++, SDL3).The image 1024x1024 rendered by the algorithm in 816379.875ms
