Option to limit number of iterations
未关闭
enhancement
- 主要语言
- C++
- 星标
- 62
- 派生
- 9
- 平均合并
- 1 天 2 小时
- 30 天内合并 PR
- 1
描述
## 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_
贡献指南
评估
这个 Issue 还没有评估数据。