The design and development of a 3D geological stratum visualization system based on conforming delaunay triangulation and openGL

Song Renbo,Jiang Nan
2013-01-01
Abstract:3D geological modeling is very cumbersome and complex,in order to simplify the complex 3D modeling flow and reduce the work strength,this paper proposed a 3D geological stratum visualization method based on Conforming Delaunay triangulation and OpenGL.The conforming delaunay triangulation algorithm is used for generating stratum surface triangular net with arbitrary shape,size and multiple holes and its principles and key technology includes: First,the borehole data are read by VC++ for 3D visualization with OpenGL,the borehole 3D data visualization management module is implemented using OpenGL object-picking mechanism;Second,the conforming Delaunay triangulation algorithms are packed into a static library for generating the stratum surface triangular nets.Third,in order to avoid the algorithm defects which cannot generate the topology of boundary line points,the human computer interaction method is used for sealing the boundary surfaces.In addition,the method has been applied in the development of a 3D stratum visualization system,which provides multi-view user interface,and user can construct 3D stratum model easily,and improve the modeling efficiency and visualization effects significantly.Last,the borehole data acquired from the geological exploration of a 3D city survey project is taken for modeling and visualization experiment,and the test results show that the system can construct 3D stratum model rapidly and accurately,and provide a scientific and efficient method for information management and analysis of geotechnical investigation and survey.
What problem does this paper attempt to address?