2 unstable releases

0.2.0 Nov 24, 2024
0.1.0 Oct 16, 2024

#1015 in Math

Download history 143/week @ 2024-10-14 23/week @ 2024-10-21 2/week @ 2024-10-28 10/week @ 2024-11-04 97/week @ 2024-11-18 66/week @ 2024-11-25 33/week @ 2024-12-02

197 downloads per month
Used in 5 crates

MIT/Apache

130KB
2.5K SLoC

Rust 2K SLoC // 0.0% comments WebGPU Shader Language 589 SLoC // 0.2% comments

wgebra − composable WGSL shaders for linear algebra

/!\ This library is still under heavy development and is still missing many features.

The goal of wgebra is to especially be "nalgebra on the gpu". It aims (but it isn’t there yet) to expose linear algebra operations (including BLAS-like and LAPACK-like operations) as well as geometric types (quaternions, similarities, etc.) as composable WGSl shaders and kernels.

Dependencies

~16–47MB
~768K SLoC