Tagged Questions
2
votes
1answer
408 views
Is it possible to billboard a sprite using a transformation matrix?
None of the current topics on billboarding seemed to answer this question.
But, given
a sprite (or quad) that has it's own 4x4 transformation matrix
a camera with a view matrix (a standard 4x4 ...