Design of 3D Graphics Processor for Mobile Devices

杨毅,郭立,史鸿声,郭安泰
2009-01-01
Abstract:Present a design method for 3-D graphics processor applied in mobile devices,which optimize the graphics algorithm and hardware architecture.Simulate the graphics algorithm by C language,parallel and pipeline structures make graphics processing architecture more efficient.The architecture has a fixed-point data-path,a programmable vertex shader,and a tile-based scan conversion module in raster stage,which decreases the circuit complexity meanwhile,improve the overall performance.The design has been verified on the FPGA platform.According to the analysis of the experiment result,the design is feasibility and meets the needs of graphics application for the mobile devices.
What problem does this paper attempt to address?