Walther / clovers

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

Demo: WebAssembly #25

Open Walther opened 4 years ago

Walther commented 4 years ago

Could be fun to try and run this in a browser with WebAssembly.

Caveat: wasm parallel compute / threading is still experimental in browsers, which might make this extremely slow.