Crate sp2

Crate sp2 

Source
Expand description

§SP2 - 2D Spatial Transforms

A minimal library for 2D spatial transformations using geometric algebra. Provides Transform (translation, orientation) and Movement (velocity, rotation) types with full operator support.

Structs§

Movement
Represents 2D movement (velocity, rotation)
Transform
Represents a 2D rigid body transform (translation, orientation)