... cgmath::perspective(cgmath::Deg(45f32), aspect_ratio, 1.0, 10.0); let mx_view = cgmath::Matrix4::look_at_rh( cgmath::Point3::new(1.5f32, ...
確定! 回上一頁