pub fn morton_code(p: [f32; 3]) -> u32
Compute a 30-bit Morton code for a 3D point normalised to [0, 1]^3.