pause/resume progressive rendering
Đang mở
- Ngôn ngữ chính
- C++
- Star
- 62
- Fork
- 9
- Merge trung bình
- 1 ngày 2 giờ
- Pull request đã merge (30 ngày)
- 1
Mô tả
## 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?
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.