#vector #quaternions #graphics #matrix-vector

no-std lin-alg2

Vector and quaternion operations for general purposes

1 unstable release

0.1.0 Sep 23, 2022

#1650 in Math

22 downloads per month

MIT license

60KB
1.5K SLoC

Vector and quaternion functionality for general purposes, and computer graphics.

Uses f32 and f64 based types.

Compatibility with no_std tgts, eg embedded. Use the no_std feature.

For some info on quaternion operations: Quaternions: A practical guide

Dependencies

~100KB