Skip to content

yetigit/wgpudemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A WebGPU Raytracer for the web using Rust Web Assembly

chrome_qeRsrNqd8j

Instructions

rustup target add wasm32-unknown-unknown
cargo install wasm-bindgen-cli
run.ps1

Copy the address of the host, paste it in the Google Chrome browser, and voila.


TODO

  • triangle mesh support, including BVH traversal in the shader
  • DOF pass
  • Denoising pass using denoiser models

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors