FPGA Implementation of Fast Phong Shader

LIU Dong-zhi,GUO Li
DOI: https://doi.org/10.3321/j.issn:1002-8331.2007.28.034
2007-01-01
Abstract:One of the most successful algorithms that bring realism to the world of 3D-image generation is Phong shading.Implementation of Phong shading algorithm is feasible with the improvement of VLSI technologies and the request for high realistic,realtime graphics.Taylor series approximation is an algorithm of fast Phong shading algorithms that is appropriate for hardware implementation.But,the hardware implementation of this algorithm requires a large ROM table that increases the difficulty of implementation.We propose a optimized structure of table lookup by error analysis in this paper.We testify the proposed structure on FPGA.The result indicates that we enhance the speed,precision and reduce the hardware size.
What problem does this paper attempt to address?