jalberse / shimmer

Physically based rendering in Rust
Apache License 2.0
33 stars 0 forks source link

Make progress bar for full render #56

Open jalberse opened 4 months ago

jalberse commented 4 months ago

Currently the progress bar is for each wave; we'd like one for the full render instead. We might need to do this ourselves with the knowledge that the waves increase in samples exponentially.