Function geo_nd::matrix::perspective4

source ·
pub fn perspective4<V: Float>(fov: V, aspect: V, near: V, far: V) -> [V; 16]
Expand description

Create a perspective graphics matrix