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