Option to limit number of iterations
Ouverte
enhancement
- Langage dominant
- C++
- Étoiles
- 62
- Forks
- 9
- Merge moyen
- 1 j 2 h
- PR mergées (30 j)
- 1
Description
## Use Case
It would be nice to put a cap on the number of iterations - especially when not doing a final render, the keeping the number of iterations capped would allow a nice enough image to be drawn, but prefent the GPU from being used endlessly after the number of iterations has been reached.
## Solution
Add a new option to cap the total number of iterations when using the interactive viewer.
## Alternatives
_Please describe any alternatives you've considered, even if you've dismissed them_
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.