3D Graphic Pipeline Optimization Based on OpenGL ES

Chen Lei-ting
2007-01-01
Abstract:Nowadays 3D game development in embedded devices(such as moble phones) is always based on a kind of graphi ̄cal API.OpenGL ES is flexible API of 3D rendering, designed for embedded devices.As limitations of the medium,optimizing 3D rendering for embedded system has become more important.The paper divides rendering pipeline process into seven parties,which are included in three rendering phases,and analyzes responsibilities in each rendering pipeline party,then,summarize optimal method for 3D rendering based on OpenGL ES.
What problem does this paper attempt to address?