Skip to content

Conversation

@orange-cpp
Copy link
Owner

Adds functions to generate left- and right-handed orthographic projection matrices.

These matrices are commonly used in computer graphics for creating orthogonal projections, and the addition of both left- and right-handed versions expands the library's utility.

Adds functions to generate left- and right-handed orthographic projection matrices.
This provides more flexibility when defining a projection for rendering.
@orange-cpp orange-cpp self-assigned this Aug 27, 2025
@orange-cpp orange-cpp added the enhancement New feature or request label Aug 27, 2025
@orange-cpp orange-cpp merged commit 830505d into main Aug 27, 2025
3 checks passed
@orange-cpp orange-cpp deleted the feature/ortho-proj branch August 27, 2025 20:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants