• Title/Summary/Keyword: GL JS

Search Result 3, Processing Time 0.018 seconds

Development of Drone Airspace Information Providing Scheme using Mapbox (Mapbox를 이용한 드론 관련 구역 정보 제공 방법 구현)

  • Choi, Hyo Hyun;Kim, Hyung Gyu
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2020.07a
    • /
    • pp.321-322
    • /
    • 2020
  • 본 논문에서는 대한민국에서 드론을 포함한 UAV를 합법적으로 비행할 수 있도록 관련 구역 정보를 제공하는 서비스를 구현한다. Mapbox API를 이용하여 3D지도를 설정하고 드론 관련 구역 정보를 레이어화 한다. 레이어는 GL JS를 이용하여 인터페이스를 구성해 지도상에 나타낸다. GL JS로 검색, 네비게이션 기능의 인터페이스를 구성한다. 작성한 결과물을 서버에 업로드하여 서비스를 구현하였다.

  • PDF

Overlay Rendering of Multiple Geo-Based Images Using WebGL Blending Technique (WebGL 블렌딩 기법을 이용한 다중 공간영상정보 중첩 가시화)

  • Kim, Kwang-Seob;Lee, Ki-Won
    • Journal of the Korean Association of Geographic Information Studies
    • /
    • v.15 no.4
    • /
    • pp.104-113
    • /
    • 2012
  • Followed by that HTML5(Hypertext Markup Language5) was introduced, many kinds of program and services based on this have been developed and released. HTML5 is technical standard specifications for cross platform for personal computers and mobile devices so that it is expected that continuing progress and wide application in the both sides of the academic and the industrial fields increase. This study is to design and implement a mobile application program for overlay rendering with DEM and other geo-based image sets using HTML5 WebGL for 3D graphic processing on web environment. Particularly, the blending technique was used for overlay processing with multiple images. Among available WebGL frameworks, CubicVR.js was adopted, and various blending techniques were provided in the user interface for general users. For the actual application in the study area around the Sejong city, serveral types of geo-based data sets were used and processed: KOMPSAT-2 images, ALOS PALSAR SAR images, and grid data by environment measurements. While, DEM for 3D viewing with these geo-based images was produced using contour information of the digital map sets. This work demonstrates possibilities that new types of contents and service system using geo-based images can be extracted and applied.

Executable file format design for multi-web high-speed technology support (다중 웹 고속화 기술 지원을 위한 실행파일 포맷 설계)

  • Hyunwoo Nam;Neungsoo Park
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2023.05a
    • /
    • pp.769-770
    • /
    • 2023
  • 최근 고성능 웹 애플리케이션 개발을 위한 asm.js. WebAssembly, WebGL, WebGPU와 같은 여러 웹 고속화 기술들이 발표되며 확장되고 있다. 하지만 각 기술들은 개별적으로만 적용 가능하다는 한계점이 있었다. 따라서 본 논문에서는 웹 브라우저 환경에서 최적화된 실행 성능을 기대할 수 있는 다중 웹 고속화 기술들을 통합 한 실행파일 포맷 및 패키징 방안에 대해 제안하고자 한다.