Crate feo_math

Source
Expand description

§Feo Math

Feo Math is a library I created to help me learn about linear algebra and spacial rotation.

Feo Math’s intended purpose was to serve as the math library for the feo-oop-engine a 3D engine made with rust. It has no dependencies.

Re-exports§

pub use rotation::axes;

Modules§

imaginary
Light implementations for imaginary numbers
linear_algebra
multivariate
multivariate operations
polynomial
rotation
Constructs for representing rotation in 3D space
utils
Higher level Utilities.

Traits§

Construct
Implemented by all constructs of this library.
F32Fmt
Float
Int
IntUtils
One
Primitive
All numerical primitives and bool
SignOps
Three
Two
Typed
This trait allows you to set requirements for Types of typed Constructs in groups.
Uint
UintUtils
Zero