Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Functions for generating perspective projection matrices are missing. #9

Closed
juj opened this issue Jun 9, 2012 · 2 comments
Closed

Comments

@juj
Copy link
Owner

juj commented Jun 9, 2012

Currently there's only very few helper functions to generate different forms of perspective projection matrices. Add better support for generating matrices of different variety.

@juj
Copy link
Owner Author

juj commented Jun 18, 2012

There are now functions for right-handed perspective projection matrices. See 8ff1eec and bfd0a26 .

There is still room for other types of projection matrix generation, most notably the LH variants.

@juj
Copy link
Owner Author

juj commented Jul 30, 2013

Implemented in 0c3dfbc

@juj juj closed this as completed Jul 30, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant