Files
UnrealEngineUWP/Engine/Shaders/Private/PathTracing/Utilities
chris kulla 7c425a21ea Path Tracer: Implement Rank-1 Lattice Random Sequence in the RandomSequence interface
This is much faster than Sobol and appears to have similar quality. The default is still Sobol for now until we can accurately quantify the convergence differences.

#rb none

[CL 26837412 by chris kulla in ue5-main branch]
2023-08-03 22:30:27 -04:00
..