picogl.backend.legacy.core.camera.perspective
This module provides functions for constructing projection matrices used in 3D graphics, such as perspective projection matrices compatible with OpenGL and other rendering pipelines.
- Functions:
perspective: Constructs a 4x4 perspective projection matrix.
Functions
|
Create a perspective projection matrix. |