triSYCL / path_tracer

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

Refactor files and directories #26

Closed keryell closed 3 years ago

keryell commented 3 years ago

The directory RT_SYCL should be replaced by a src (containing just the main) and an include directory (with all the rest, typically 1 file per class or theme).