Crates.io | wgebra |
lib.rs | wgebra |
version | 0.1.0 |
source | src |
created_at | 2024-10-16 13:41:19.278949 |
updated_at | 2024-10-16 13:41:19.278949 |
description | Composable WGSL shaders for linear algebra. |
homepage | https://wgmath.rs |
repository | https://github.com/dimforge/wgmath |
max_upload_size | |
id | 1411812 |
size | 69,013 |
/!\ 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.