Module geometry

Source
Expand description

2D & 3D vector implementations.

Structsยง

Vec2
Struct representing a 2D vector or point.
Vec3
Struct representing a 3D vector or point.