Commit ad5b706
committed
Submodule examples_tests updated 16 files
- 31_HLSLPathTracer/CMakeLists.txt-1
- 31_HLSLPathTracer/app_resources/hlsl/example_common.hlsl+257-49
- 31_HLSLPathTracer/app_resources/hlsl/intersector.hlsl+16-25
- 31_HLSLPathTracer/app_resources/hlsl/material_system.hlsl+106-75
- 31_HLSLPathTracer/app_resources/hlsl/next_event_estimator.hlsl+59-38
- 31_HLSLPathTracer/app_resources/hlsl/rand_gen.hlsl+5-3
- 31_HLSLPathTracer/app_resources/hlsl/render.comp.hlsl+33-82
- 31_HLSLPathTracer/app_resources/hlsl/resolve.comp.hlsl+4-4
- 31_HLSLPathTracer/app_resources/hlsl/resolve_common.hlsl-1
- 31_HLSLPathTracer/app_resources/hlsl/scene.hlsl-224
- 31_HLSLPathTracer/app_resources/hlsl/scene_base.hlsl+76
- 31_HLSLPathTracer/app_resources/hlsl/scene_rectangle_light.hlsl+97
- 31_HLSLPathTracer/app_resources/hlsl/scene_sphere_light.hlsl+100
- 31_HLSLPathTracer/app_resources/hlsl/scene_triangle_light.hlsl+97
- 31_HLSLPathTracer/main.cpp+87-109
- 62_CAD/main.cpp+44-9
0 commit comments