Hi, Also I tried to find that api in opengl es 2.0, but could not.
Finally, I find a utility api that made by another guy. It will be helpful for you. http://www.opengles-book.com/OpenGL_ES_Programming_Guide_iPhone_v1.0.0.tar.gz Actully, that source code is not java, just objective-C and C. 2010/7/28 Denis Gorodetskiy <[email protected]> > Hello, > > According to the presentation > > http://developer.amd.com/media/gpu_assets/GDC06-GLES_Tutorial_Day-Munshi-OpenGLES_Overview.pdf > (p42), camera targeting glFrustum/glOrtho should not be used in opengl > es 2.0 and android > 2.1 > > Which functions should I use then to configure camera in Opengl es 2.0 > and android v2.1? > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

