pause/resume progressive rendering
未关闭
- 主要语言
- C++
- 星标
- 62
- 派生
- 9
- 平均合并
- 1 天 2 小时
- 30 天内合并 PR
- 1
描述
## Use Case
Constant rendering consumes battery life. Also, the user can never be sure that the image is not changing with new samples.
## Solution
Add some kind of pause/resume for progressive rendering.
## Alternatives
Maybe a heuristic or threshold to determine that new samples are not helping to converge?
Maybe a number of samples to stop at?
贡献指南
评估
这个 Issue 还没有评估数据。