Walther / clovers

Ray Tracing in Rust
https://walther.github.io/clovers/clovers/
13 stars 1 forks source link

Samples: saturating add #97

Open Walther opened 3 years ago

Walther commented 3 years ago

Should probably make sure to use saturating add semantics in multisampling to avoid potential overflow.