Module morton

Source
Expand description

Morton encoding of 3D vectors.

Functionsยง

morton_encode_u64_unorm
Encode a 3D position into a u64 morton value. Input should be 0.0..=1.0