Skip to content

mcclure/webgpu-tutorial-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a Rust+WebGPU "Hello world" dual-mode desktop/web app, based on the wgpu hello-triangle example. Make sure to edit license.txt if you fork unless you want to release in the public domain.

Run with --features audio_log to emit an on-disk live recording of the sound output. This is raw data (mono 32 bit floats) and can be opened with (for example) Audacity. It may not save correctly if the app crashes.

Created by Andi McClure.

Build/usage instructions

License

About

Rust WebGPU tutorial code.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published