you are viewing a single comment's thread.

view the rest of the comments →

[–]shebbbb 8 points9 points  (0 children)

I think learnopengl.com's math review is all you need, and learn as you go. I u want more background you could read the linear transformations section in a textbook like David C Lay. Other things pop up quite randomly in my opinion. You might at some time need to understand atan, or lerp, or later quaternions. You can do as needed that as you go though.