Webray is a WebGPU powered ray tracer + Svelte based editor
:warning: WebGPU: Is an experimental api. Webray is tested on the latest desktop chrome version. your system may slow down or crash during rendering. please use webray at your own risk.
Demo 02 4K @ 512 Samples, 64 Bounces. 20 mins on webray-native
The editor is available here along Demo Scene 01 and Demo Scene 02 which can be imported.
Demo 01 HD @ 128 Samples, 32 Bounces. 4secs webray-native
The renderer is implemented in rust and compiled to wasm with the core kernel implemented as a wgsl compute shader using wgpu.