fn normalize_t(t: f32) -> f32 { return fract(t); }