Option to limit number of iterations
Đang mở
enhancement
- 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
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_
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.