Skip to content

Latest commit

 

History

History
39 lines (30 loc) · 1.73 KB

README.md

File metadata and controls

39 lines (30 loc) · 1.73 KB

wgmath − GPU scientific computing on every platform

crates.io


wgmath is a set of Rust libraries exposing re-usable WebGPU shaders for scientific computing including:

By targeting WebGPU, these libraries run on most GPUs, including on mobile and on the web. It aims to promote open and cross-platform GPU computing for scientific applications, a field currently strongly dominated by proprietary solutions (like CUDA).

⚠️ All these libraries are still under heavy development and might be lacking some important features. Contributions are welcome!


See the readme of each individual crate (on the crates directory) for additional details.