pause/resume progressive rendering
Aperta
- Lingua principale
- C++
- Stelle
- 62
- Fork
- 9
- Merge medio
- 1g 2h
- PR unite (30g)
- 1
Descrizione
## 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?
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.