arhix52 / Strelka

Realtime render for USD

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stop criteria for PathTracing on reaching max samples count

arhix52 opened this issue · comments

commented

Set Total Samples Per Pixel (SPP) using console arg and from UI - default 64
create setting spp for single path tracing subframe - default 1 (console arg + ui)
On reaching criteria stop PT and present accumulated image. Invalidate criteria on camera changes and setting changes.