• Title/Summary/Keyword: OpenGL 3D-API

Search Result 35, Processing Time 0.028 seconds

DESIGN AND IMPLEMENTATION OF 3D TERRAIN RENDERING SYSTEM ON MOBILE ENVIRONMENT USING HIGH RESOLUTION SATELLITE IMAGERY

  • Kim, Seung-Yub;Lee, Ki-Won
    • Proceedings of the KSRS Conference
    • /
    • v.1
    • /
    • pp.417-420
    • /
    • 2006
  • In these days, mobile application dealing with information contents on mobile or handheld devices such as mobile communicator, PDA or WAP device face the most important industrial needs. The motivation of this study is the design and implementation of mobile application using high resolution satellite imagery, large-sized image data set. Although major advantages of mobile devices are portability and mobility to users, limited system resources such as small-sized memory, slow CPU, low power and small screen size are the main obstacles to developers who should handle a large volume of geo-based 3D model. Related to this, the previous works have been concentrated on GIS-based location awareness services on mobile; however, the mobile 3D terrain model, which aims at this study, with the source data of DEM (Digital Elevation Model) and high resolution satellite imagery is not considered yet, in the other mobile systems. The main functions of 3D graphic processing or pixel pipeline in this prototype are implemented with OpenGL|ES (Embedded System) standard API (Application Programming Interface) released by Khronos group. In the developing stage, experiments to investigate optimal operation environment and good performance are carried out: TIN-based vertex generation with regular elevation data, image tiling, and image-vertex texturing, text processing of Unicode type and ASCII type.

  • PDF

Computer-generated integral imaging system used in virtual reality (가상현실에 이용할 수 있는 컴퓨터 생성 집적 영상 시스템)

  • Seok, Myeong-Hun;Min, Seong-Uk
    • Proceedings of the Optical Society of Korea Conference
    • /
    • 2005.07a
    • /
    • pp.158-159
    • /
    • 2005
  • Three-dimensional(3D) integral imaging system which can be used in a virtual reality system is proposed. The proposed system uses a new image mapping algorithm which can achieve the real time processing, which is indispensable for the virtual reality system. 3D images generated by the advanced graphic software such as OpenGL API can be directly used without complex adaptation. Therefore, the computer-generated integral imaging system using the proposed mapping algorithm can be successfully applied to virtual reality.

  • PDF

A Simulation Framework for Mobile 3D Graphics Architecture (모바일 3차원 그래픽 아키덱쳐를 위한 시뮬레이션 프레임웍)

  • Lee Won-Jong;Park Jeong-Soo;Han Tack-Don
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2006.06a
    • /
    • pp.226-228
    • /
    • 2006
  • In this paper we describe a simulation and development framework for designing mobile 3D graphics architectures. We are developing a simple and flexible simulation and verification environment (SVE) that uses gITrace's ability to intercept and redirect an OpenGL/ES streams. In combination wlth gITrace to trace OpenGL/ES commands, the SVE simulates the behavior of mobile 3D graphics pipeline during playback of traces, and then produces the second geometry trace that can be used as a test vector for the Verilog/HDL RT-level model. By comparing the frame-by-frame results, we can conduct architectural verification. To demonstrate the functionality of the SVE, we show the implementation of the verified mobile 3D architecture on a FPGA board. For this, we also present an application development environment (ADE) includes a mobile graphics API and a device driver interface (DDI). The proposed two software environments, the SVE and the ADE could be used fer developing and testing mobile applications, architectural study and speculative hardware designs.

  • PDF

Real-Time Water Surface Simulation on GPU (GPU기반 실시간 물 표면 시뮬레이션)

  • Sung, Mankyu;Kwon, DeokHo;Lee, JaeSung
    • KIPS Transactions on Software and Data Engineering
    • /
    • v.6 no.12
    • /
    • pp.581-586
    • /
    • 2017
  • This paper proposes a GPU based water surface animation and rendering technique for interactive applications such as games. On the water surface, a lot of physical phenomenon occurs including reflection and refraction depending on the viewing direction. When we represent the water surface, not only showing them in real time, but also make them adjusted automatically. In our implementation, we are able to capture the reflection and refraction through render-to-texture technique and then modify the texture coordinates for applying separate DU/DV map. Also, we make the amount of ratio between reflection and refraction change automatically based on Fresnel formula. All proposed method are implemented using OpenGL 3D graphics API.

Java3D-based simple event processing for VRML (VRML환경에서 Java3D기반 이벤트 처리 설계 및 구현)

  • 김성예;김해동;구본기;최병태;오원근
    • Proceedings of the Korea Multimedia Society Conference
    • /
    • 2001.11a
    • /
    • pp.558-562
    • /
    • 2001
  • 오늘날 월드 와이드 웹(WWW)의 성장과 함께 인터넷 상에서 3차원 세계를 표현해야 할 필요성이 급격히 증가하고 있다. 이러한 요구에 부응하여 VRML97이 개발되었고, 이는 인터넷에서 3차원 그래픽스 데이터의 표준으로 중요한 역할을 해왔다. 그리고 현재 VRML97로 기술된 데이터를 위한 브라우저가 많이 개발되어 왔다. 현재까지는 대부분 OpenGL이나 Direct3D와 같은 API를 주로 사용해왔으나 SUN의 Java3D가 활성화되면서 Java3D 기반의 VRML97 브라우저도 많이 개발되고 있다. 또한 SUN에서는 이미 3D 브라우저를 위한 프로토타입을 개발하여 제공하고 있다. 본 논문에서는 본 연구팀에서 수행하고 있는 서버-클라이언트 모델의 가상현실 시스템의 클라이언트로서의 X3D 브라우저 개발을 위한 기반 연구로서 수행된 Java3D 기반의 VRML97 브라우저의 이벤트 모델에 대하여 기술한다.

  • PDF

A Design of 3D Graphics Geometry Processor for Mobile Applications (휴대 단말기용 3D Graphics Geometry Processor 설계)

  • Lee, Ma-Eum;Kim, Ki-Chul
    • Proceedings of the IEEK Conference
    • /
    • 2005.11a
    • /
    • pp.917-920
    • /
    • 2005
  • This paper presents 3D graphics geometry processor for mobile applications. Geometry stage needs to cope with the large amount of computation. Geometry stage consists of transformation process and lighting process. To deal with computation in geometry stage, the vector processor that is based on pipeline chaining is proposed. The performance of proposed 3D graphics geometry processor is up to 4.3M vertex/sec at 100 MHz. Also, the designed processor is compliant with OpenGL ES that is widely used for standard API of embedded system. The proposed structure can be efficiently used in 3D graphics accelerator for mobile applications.

  • PDF

A Design of 3D Graphics Lighting Processor for Mobile Applications (휴대 단말기용 3D Graphics Lighting Processor 설계)

  • Yang, Joon-Seok;Kim, Ki-Chul
    • Proceedings of the IEEK Conference
    • /
    • 2005.11a
    • /
    • pp.837-840
    • /
    • 2005
  • This paper presents 3D graphics lighting processor based on vector processing using pipeline chaining. The lighting process of 3D graphics rendering contains many arithmetic operations and its complexity is very high. For high throughput, proposed processor uses pipelined functional units. To implement fully pipelined architecture, we have to use many functional units. Hence, the number of functional units is restricted. However, with the restricted number of pipelined functional units, the utilization of the units is reduced and a resource reservation problem is caused. To resolve these problems, the proposed architecture uses vector processing using pipeline chaining. Due to its pipeline chaining based architecture, it can perform 4.09M vertices per 1 second with 100MHz frequency. The proposed 3D graphics lighting processor is compatible with OpenGL ES API and the design is implemented and verified on FPGA.

  • PDF

Remote Monitoring System for a Building Cleaning Mobile Robot (빌딩청소용 이동로봇을 위한 원격 모니터링 시스템)

  • Yi, Soo-Yeong;Cho, Won-Ho;Choi, Byoung-Wook
    • The Journal of Korea Robotics Society
    • /
    • v.4 no.1
    • /
    • pp.74-80
    • /
    • 2009
  • This paper presents a remote monitoring and simulation system for a building cleaning mobile robot. It provides a tool of convenient 3D graphical map construction including network camera image viewer and status information of the robot. The 3D map is reconstructed from existing 2D building CAD data with DXF format using OpenGL graphic API. Through this system, it is possible to monitor and control the cleaning mobile robot from remote place. A practical experiment is performed to show the reliability and convenience of the monitoring system. The proposed system is expected to give efficient way of control and monitoring to building cleaning mobile robot.

  • PDF

Development of a 3D-Graphics Based Visualization Application for Reliability-Centered Maintenance (신뢰도 중심 유지보수 기법을 이용한 3차원 기반의 변전소 유지보수 시각화 프로그램 개발)

  • Jung, Hong-Suk;Park, Chang-Hyun;Jang, Gil-Soo
    • Proceedings of the KIEE Conference
    • /
    • 2007.11b
    • /
    • pp.288-290
    • /
    • 2007
  • This paper presents a visualization application using 3D-graphics for effective maintenance of power equipment. The maintenance algorithm implemented in the application is based on Condition-Based Maintenance (CBM) and Reliability -Centered Maintenance (RCM). The main frame of the developed application was made up based on Windows Application Programming Interface (API) and Microsoft Fundamental Classes (MFC). In order to develop the interactive 3D application, the WorldToolKit (WTK) library based on Open GL was used. Also Text-to-Speech (TTS) technology was used to enhance the efficiency of operators. The developed application can help the power system operators to intuitively recognize the present state and maintenance information of the equipment.

  • PDF

Graphic User Interface System for a Building Cleaning Robot (빌딩청소로봇을 위한 그래픽 사용자 인터페이스 시스템)

  • Jo, Won-Ho;Yi, Soo-Yeong;Choi, Byoung-Wook
    • The Journal of Korea Robotics Society
    • /
    • v.5 no.3
    • /
    • pp.209-215
    • /
    • 2010
  • This paper presents a graphic user interface system consisting of graphic simulator and remote control system for a building cleaning robot. It provides a tool of convenient 3D graphical map construction for real world. The 3D map is reconstructed from existing 2D building CAD data with DXF format by using OpenGL graphic API. Through this system, graphic display of robot's status information, remote control and cleaning scheduling can be done for a building cleaning robot. This proposed system is expected to give efficient way of graphic simulation and remote monitoring and control system for a building cleaning robot.