screen_13::math
pub fn vec4_from_vec3(vec: Vec3, w: f32) -> Vec4
Creates a Vec4 from a Vec3 and f32 value.