Aldaron's Memory Interface provides data structures and casting macros.
ami's current features:
* Casting pointers with the cast!()
and cast_mut!()
macros
* Provide geometrical data structs, an do math with them
* Automatic-size-adjusting octree
Vec*
typesMat4
use f32s instead of f64sBBox
instead of Vec3 for positioning.BBox
to BCube
.BBox
.Pos
to Collider
.