Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 352 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 352 Bytes

Test application for an ongoing research project about hierachical lighting using raytracing based rendering.

Implements pathtracing, lighttracing and bidirectional pathtracing.

Entirely on the GPU, mostly based on Compute Shader. Uses OpenGL 4.5 via glHelper

More documentation