Skip to content

Is there a way to directly change camera matrix? #2045

Answered by raysan5
copark86 asked this question in Q&A
Discussion options

You must be logged in to vote

@copark86 Excuse for the super-late resposne, I missed this discussion. raylib has no mechanism to do that but rlgl (that is a bit lower level than raylib and can also be used in conjunction with raylib) has rlSetMatrixModelview() to set a custom modelview matrix at a desired moment.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by raysan5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants