1 file changed
+1
-1
lines changedSubmodule examples_tests updated 12 files
- 31_HLSLPathTracer/app_resources/hlsl/accumulator.hlsl+34
- 31_HLSLPathTracer/app_resources/hlsl/common.hlsl+3-249
- 31_HLSLPathTracer/app_resources/hlsl/example_common.hlsl+251-3
- 31_HLSLPathTracer/app_resources/hlsl/intersector.hlsl+4-15
- 31_HLSLPathTracer/app_resources/hlsl/material_system.hlsl+13-15
- 31_HLSLPathTracer/app_resources/hlsl/next_event_estimator.hlsl+25-36
- 31_HLSLPathTracer/app_resources/hlsl/pathtracer.hlsl+12-63
- 31_HLSLPathTracer/app_resources/hlsl/rand_gen.hlsl-9
- 31_HLSLPathTracer/app_resources/hlsl/ray_gen.hlsl-9
- 31_HLSLPathTracer/app_resources/hlsl/render.comp.hlsl+42-36
- 31_HLSLPathTracer/app_resources/hlsl/scene.hlsl+45-45
- 31_HLSLPathTracer/main.cpp+2-10
0 commit comments