DMGL: An OpenGL ES Based Mobile 3D Rendering Libraries

DMGL: OpenGL ES 기반 모바일 3D 렌더링 라이브러리

  • 황규현 (동국대학교 멀티미디어학과) ;
  • 박상훈 (동국대학교 영상대학원 멀티미디어학과)
  • Published : 2008.08.30

Abstract

Recent technological innovations of mobile hardware which make it possible to implement real-time 3D rendering effects under mobile environment have provided a potential to develop realistic mobile application programs. This paper presents platform independent, OpenGL ES based, real-time mobile rendering libraries, called DMGL for supporting high quality 3D rendering on handhold devices. The libraries allows the programmers who develops mobile graphics softwares to generate varying advanced real-time 3D graphics effects without great effort. Moreover, GPGPU-based libraries give a set of functions to solve complex equations for simulating natural phenomena such as smoke and fire, and to render the results in real-time.

모바일 하드웨어 기술의 비약적인 발전으로 과거에는 실시간으로 렌더링 될 수 없었던 다양한 3D 렌더링 효과들을 모바일 기기 상에서 실시간으로 처리할 수 있게 되었으며, 이를 이용하여 보다 사실적인 모바일 3D 응용 프로그램을 제작할 수 있게 되었다. 본 논문에서는 모바일 환경에서 고화질로 실시간 3D 렌더링을 지원하는 DMGL이라 불리는 플랫폼에 독립적인 OpenGL ES 기반 실시간 모바일 렌더링 라이브러리에 관해 설명한다. 모바일 그래픽스 소프트웨어 개발자들은 이 라이브러리를 이용하여 다양한 고급 실시간 3D 그래픽스 효과들을 간단히 구현할 수 있다. 또한 GPGPU 기반의 라이브러리들은 연기나 불과 같은 자연현상 시뮬레이션을 위한 복잡한 방정식들을 풀고, 그 결과를 실시간 렌더링 할 수 있는 기능을 제공한다.

Keywords