Function demo_vk::graphics::ortho_projection

source ยท
pub fn ortho_projection(aspect: f32, height: f32) -> Matrix4<f32>