Introduction - If you have any usage issues, please Google them yourself
Modify the example program gluLookAt () function, changed it to model transformation function glTranslatef (), and use the parameters (0.0, 0.0, 0.0). This function should be used and the effect of gluLookAt () function of exactly the same effect. Why the effect of the two commands will be exactly the same?