Closed BryceMehring closed 11 years ago
If the camera is going to be moving, we are going to need multiple orthogonal matrices(which in code are modeled by a camera).
The sprite system could use one camera that is moving while the font system will use another camera that is stationary.
Added: b5f37fc94f26c4c7d7aca74eaec937bf31f3ffc1
If the camera is going to be moving, we are going to need multiple orthogonal matrices(which in code are modeled by a camera).
The sprite system could use one camera that is moving while the font system will use another camera that is stationary.