Module matrix::projection_matrix
source · Expand description
The projection matrix module provides a function to generate projection matrices.
Functions§
- Generates a 4x4 perspective projection matrix for a 3D rendering pipeline.
The projection matrix module provides a function to generate projection matrices.