use-transform
Transformation primitives for the RustUse geometry workspace.
use-transform provides small 2D and 3D transform value types without introducing a full matrix
library dependency.
Example
use ;
let transform = translation;
assert_eq!;
Transformation primitives for the RustUse geometry workspace.
use-transform provides small 2D and 3D transform value types without introducing a full matrix
library dependency.
use ;
let transform = translation;
assert_eq!;