• 제목/요약/키워드: Polygon Splitting

검색결과 1건 처리시간 0.013초

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

  • 장택수;나범철;홍동호;박근국
    • 한국군사과학기술학회지
    • /
    • 제23권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.