Closed gkjohnson closed 7 months ago
We can remove PathTracingSceneWorker and replace with Dynamic generator. We can also rename DynamicPathTracingSceneGenerator to PathTracingSceneGenerator.
Related to #571 fixed in https://github.com/gkjohnson/three-gpu-pathtracer/commit/f55cc66144e1fc18f4355e2427e9aa842c4a3816
Ie pass items into constructor and generate takes no arguments. Could possibly just extend the Dynamic variant.