jbb01 b47ded6c56 add iterative rendering mode for faster results
In normal mode, the image is rendered one pixel at a time, taking multiple samples per pixel and averaging them before continuing with the next pixel.

In iterative mode, the image is rendered one sample at a time, taking one sample per pixel, then taking another sample and averaging it with the one before, and so on.
2024-08-04 19:15:44 +02:00
2024-08-02 22:04:04 +02:00
2024-08-02 22:04:04 +02:00
2024-08-02 22:04:04 +02:00
2024-08-02 22:04:04 +02:00
2024-08-02 22:04:04 +02:00
2024-08-02 22:04:04 +02:00
2024-08-02 22:04:04 +02:00
Description
No description provided
78 MiB
Languages
Java 99.6%
Kotlin 0.4%