triSYCL / path_tracer

Experimental path tracing with C++20 and SYCL
Apache License 2.0
24 stars 6 forks source link

Replace the function object in the renderer with a lambda #14

Closed keryell closed 3 years ago

keryell commented 3 years ago

Simplify the code.