Skip to content

Improve convergence of render pass#27

Merged
thomas-gale merged 3 commits intomainfrom
gossr/accum
Feb 8, 2025
Merged

Improve convergence of render pass#27
thomas-gale merged 3 commits intomainfrom
gossr/accum

Conversation

@robertgoss
Copy link
Collaborator

Currently the render pass privileges early noise a better system could be devised however for now we separate out an accumulation buffer we add the samples too and dive that out to get the sensor value.

This is likely to be saturated for large numbers of samples however we are unlikely to hit this with samples on the order of less than 1000 per pixel that we currently have.

@thomas-gale
Copy link
Owner

Nice work!

Tested running with build starton my linux box.

I see some issues with testing, but this is unrelated to this PR and will require separate work.

@thomas-gale thomas-gale merged commit baf5437 into main Feb 8, 2025
4 checks passed
@thomas-gale thomas-gale deleted the gossr/accum branch February 8, 2025 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants