shadermath 0.6.0

HLSL inspired mathematics library for Rust
Documentation
1
2
3
4
5
6
7
8
#[cfg(test)]
mod float2;

#[cfg(test)]
mod float3;

#[cfg(test)]
mod float4;