Technique for Surface Modeling with OpenGL

李治国,郭立
DOI: https://doi.org/10.3969/j.issn.1006-9348.2008.04.053
2008-01-01
Abstract:Technique of surface modeling is an important part of 3D complicated geometry modeling.Arithmetic description of surface modeling and process of lighting are introduced.The surface can be described and adjusted by some reference dots.The list of reference dots is defined using OpenGL modeling function before evaluating and drawing the surface with evaluator.This technique of surface modeling is more adjustable and effective than using polygon.A way for drawing 3D model illumination surface with OpenGL evaluator in VC++ is developed and it has some application value.
What problem does this paper attempt to address?