mathematics
Posts tagged with mathematics
-
Reverse Z (and why it's so awesome)
2023-08-06
A look at why switching to reverse z for a perspective projection matrix has such a dramatic effect.
-
Column vectors, row vectors, and matrices (for games)
2022-12-26
An overview of how to think about column vectors, row vectors and matrices.
-
Portal rendering with offscreen render targets
2019-04-21
A walkthrough of how to create a portal effect in Unity.