set lookat matrix in OpenGL ES 2.0

set lookat matrix in OpenGL ES 2.0

BY 24 Aug 2015 Native Code Snippet
OpenGL ES 2.0 deprecate the GLU tools, we have following codes to replace the functionality of the tool gluLookAt().
Written by