Method of Eliminating Terrain Cracks Based on Static LOD

XIA Jie,CHEN Qi
2010-01-01
Abstract:To eliminate cracks between blocks of terrain in massive terrain rendering,and issue the efficiency of rendering,a method named multiple-edges is proposed based on static LOD algorithm.In this algorithm,the detail of a terrain’s edges is multiple,and edges can be separated from center triangle net.When rendering,it will not check every point of edges and then rebuild the triangles every frame,because it will cost lots of CPU time.Instead,edges are used as factors to change the detail of edges.A software system is implemented.Finally,the feasibility and the efficiency of the method are validated by practical application.
What problem does this paper attempt to address?