Implementation of Lighting Technique Based on OpenGL

LI Zhi-guo,GUO Li
DOI: https://doi.org/10.3969/j.issn.1006-9348.2008.03.059
2008-01-01
Abstract:The manipulating technique of Lighting is a very important part of realistic image rendering, including illumination model and shading. This paper introduces how to compute the illumination intensity and shading interpolation by investigating the reflex factors on object surface. Based on the analysis and research on the manipulating techniques of Lighting using OpenGL, the paper summarises the experiences of using OpenGL to generate realistic illumination image in VC++ environment, and a set of cases are provided to show the ideal lighting effect in defferent rendering techniques.
What problem does this paper attempt to address?