Realization of Texture Mapping on FPGA

CHENG Long,GUO Li,SHI Hong-sheng
2009-01-01
Abstract:This article proposes a FPGA realization of texture mapping on embedded platform.In the implementation,there is an optimized hardware design of texture Cache through utilizing accessing methods based on 4×4 compressed texel block.The above optimization makes full use of the relationship between pixels,so the rate of Cache shooting becomes higher and the demand of bus bandwidth becomes lower.Another optimization in the implementation is to choose layers based on 4×4 pixel block to improve the scheme of Mipmaps.The experiment results show that the proposed method can produce textures whose quality meets the OpenGL ES1.1 Standard using few hardware resources,and it also meets the demand of real-time rendering.
What problem does this paper attempt to address?