Pushing and Popping the Matrix stack Tutorial - OpenGL Tutorials in Delphi

OpenGL News / Downloads / OpenGL / Rage3D / Tutorials / Photos / Links / Contact Me / About / Forum
Chapter 1-2     Chapter 3-4    Chapter 5-7   Chapter 8-13


 Ads


 Pushing and Popping the Matrix (example 3.4) 03 November 2003
Description :

Delphi courses learning tutor OpenGL 3D Development Information Technology  For this tutorial we use glPushMatrix to create coy of the current model matrix and push it onto the stack.

We then do any new matix manipulations on the copy and pop the modified matrix off the stack.

We can then start changing the older matrix again.

So basically we saved the older matrix for later...

Download :   18 KB (EXE and Source)



Chapter 1-2     Chapter 3-4    Chapter 5-7      Chapter 8-13


 Ads