Menu

#3 Implement camera

open
nobody
None
5
2010-10-15
2010-10-15
No

Use the matrix class GsgMatrix

Find the camera node in the matrix stack, invert the matrix to generate the view matrix.
(can use transpose for now!)

Use the camera parameters to define the projection matrix.

Discussion


Log in to post a comment.