Advertisement
Shadowfury333

Untitled

Jun 27th, 2012
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 0.09 KB | None | 0 0
  1. view_matrix = Translate(cam_tx, cam_ty, cam_tz)* RotateY(cam_thetay) * RotateX(cam_thetax);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement