• Title/Summary/Keyword: GSHHG

Search Result 1, Processing Time 0.013 seconds

Performance Improvement of Coastline Map Using Polygon Splitting Technique (폴리곤 분할 기법을 사용한 해안선 지도 전시 성능개선)

  • Jang, Taeksoo;Na, Beomcheol;Hong, Dongho;Park, Keunkuk
    • Journal of the Korea Institute of Military Science and Technology
    • /
    • v.23 no.5
    • /
    • pp.494-501
    • /
    • 2020
  • When we develop an OpenGL-based coastline map that displays the high resolution data of GSHHG, it takes tens of seconds until the first scene is rendered. That is because it takes time to tessellate polygons with a huge number of vertices. A commonly used solution is that it converts original data to a customized data in advance, and it displays these. But if we should use original data to display a coastline map, we need to find another solution. In this paper we suggest using a polygon splitting technique to minimize tessellation time. In order to prove its effectiveness, we implemented a software applied this technique and measured its performance. The software applied this technique took a few seconds to display the first scene and we confirmed its effectiveness.