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

Added camera matrix getters #67

Merged
merged 2 commits into from
Jul 19, 2021
Merged

Conversation

Cons-Cat
Copy link
Contributor

I wanted to make an MVP matrix on CPU, and saw that the camera's view and projection matrices are private, so I added getter methods for them, as well as a combined view/projection matrix for convenience.

@TheLavaBlock TheLavaBlock added the enhancement New feature or request label Jul 19, 2021
@TheLavaBlock
Copy link
Member

Thanks, can be helpful 👍

@TheLavaBlock TheLavaBlock merged commit 96c83f6 into liblava:master Jul 19, 2021
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.

None yet

2 participants