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

Search Result 35, Processing Time 0.023 seconds

An Efficient Skinned-Mesh Process For Mobile 3D Game Engine (모바일 3D 게임 엔진을 위한 효율적인 스킨드 메시 처리)

  • Cho, Jong-Keun
    • Journal of Korea Game Society
    • /
    • v.8 no.4
    • /
    • pp.87-93
    • /
    • 2008
  • The game engine has executed an application after making a mobile 3D game engine which is based on mobile 3D standard graphic API using openGL-ES so far. But, We could not do it satisfactorily that contents compatibility of various types as a various low-level's function is supported. At this point, This study introduce a mobile 3D game engine which is based on mobile 3D standard graphic API using JSR-184 that supporting a high-level's API more than openGL-ES and optimizing to Java environment on J2ME in the center of GSM phone. Also, We shows that the proposed skinned-mesh scheme for enhancing the process speed of a 3D object on JSR-184 engine. The experimental results are shown.

  • PDF

OpenGL ES 2.0 Emulation on Desktop PCs (데스크탑 상에서의 OpenGL ES 2.0 에뮬레이션)

  • Baek, Nakhoon
    • KIPS Transactions on Computer and Communication Systems
    • /
    • v.3 no.4
    • /
    • pp.125-128
    • /
    • 2014
  • OpenGL ES(OpenGL for Embedded System) 2.0 is one of the most widely used 3D graphics API(application progrma interface) standard for smart phones and tablet PCs at this time. During programming with this API, they prefer desktop environment rather than the target mobile environment, which has relatively low computing power. Thus, we need to emulate the OpenGL ES 2.0 API on the desktop PCs, where only OpenGL API libraries are available. In this paper, we present technical difficulties and their solutions to emulate OpenGL ES 2.0 on desktop PCs. Our final implementation of OpenGL ES 2.0 emulation library works on desktop PCs and passed over more than 96% of the official CTS(conformance test suites) to prove the correctness of our implementation. Additionally, for the commercially available benchmark programs, our implementation shows equivalent execution speeds to the previous commercial OpenGL ES 2.0 implementations.

DESIGN AND IMPLEMENTATION OF FEATURE-BASED 3D GEO-SPATIAL RENDERING SYSTEM USING OPENGL API

  • Kim Seung-Yeb;Lee Kiwon
    • Proceedings of the KSRS Conference
    • /
    • 2005.10a
    • /
    • pp.321-324
    • /
    • 2005
  • In these days, the management and visualization of 3D geo-spatial information is regarded as one of an important issue in GiS and remote sensing fields. 3D GIS is considered with the database issues such as handling and managing of 3D geometry/topology attributes, whereas 3D visualization is basically concerned with 3D computer graphics. This study focused on the design and implementation for the OpenGL API-based rendering system for the complex types of 3D geo-spatial features. In this approach 3D features can be separately processed with the functions of authoring and manipulation of terrain segments, building segments, road segments, and other geo-based things with texture mapping. Using this implementation, it is possible to the generation of an integrated scene with these complex types of 3D features. This integrated rendering system based on the feature-based 3D-GIS model can be extended and effectively applied to urban environment analysis, 3D virtual simulation and fly-by navigation in urban planning. Furthermore, we expect that 3D-GIS visualization application based on OpenGL API can be easily extended into a real-time mobile 3D-GIS system, soon after the release of OpenGLIES which stands for OpenGL for embedded system, though this topic is beyond the scope of this implementation.

  • PDF

Implementing a set of Direct3D Functions on OpenGL (OpenGL을 이용한 Direct3D 기능의 구현)

  • Do, Joo-Young;Baek, Nak-Hoon
    • The Journal of the Korea Contents Association
    • /
    • v.11 no.11
    • /
    • pp.19-27
    • /
    • 2011
  • In this paper, we present an emulation library for the essential features and their API function calls provided by Direct3D, the most actively used API for computer game-related application programs on the MS-Windows-based desktop's, with OpenGL library in the Linux environment. In typical Linux-based systems, only the X window system and OpenGL graphics library are available. There are lots of needs for this kind of emulation library to convert the Direct3D-based game applications and user interfaces on these systems. Through carefully selecting the essential API functions from the DirectX version 9.0, we obtained the prototype implementation of that emulation library, to finally get the final full-scale DirectX implementation. Our implementation currently covers 3D coordinate transformations, light and material processing, texture mapping, simple animation features and more. We showed its feasibility through successfully executing a set of Direct3D demonstration programs including a real-world game character animation on our implementation.

A Prototype Implementation for 3D Animated Anaglyph Rendering of Multi-typed Urban Features using Standard OpenGL API

  • Lee, Ki-Won
    • Korean Journal of Remote Sensing
    • /
    • v.23 no.5
    • /
    • pp.401-408
    • /
    • 2007
  • Animated anaglyph is the most cost-effective method for 3D stereo visualization of virtual or actual 3D geo-based data model. Unlike 3D anaglyph scene generation using paired epipolar images, the main data sets of this study is the multi-typed 3D feature model containing 3D shaped objects, DEM and satellite imagery. For this purpose, a prototype implementation for 3D animated anaglyph using OpenGL API is carried out, and virtual 3D feature modeling is performed to demonstrate the applicability of this anaglyph approach. Although 3D features are not real objects in this stage, these can be substituted with actual 3D feature model with full texture images along all facades. Currently, it is regarded as the special viewing effect within 3D GIS application domains, because just stereo 3D viewing is a part of lots of GIS functionalities or remote sensing image processing modules. Animated anaglyph process can be linked with real-time manipulation process of 3D feature model and its database attributes in real world problem. As well, this approach of feature-based 3D animated anaglyph scheme is a bridging technology to further image-based 3D animated anaglyph rendering system, portable mobile 3D stereo viewing system or auto-stereo viewing system without glasses for multi-viewers.

Behavior Engine for WebGL-based Interactive Contents (WebGL 기반의 상호작용 콘텐츠를 위한 행위 엔진)

  • Seo, Jin-Seok
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2011.10a
    • /
    • pp.862-865
    • /
    • 2011
  • WebGL is a cross-platform web standard for a low-level 3D graphics API based on OpenGL ES 2.0 and presents 3D graphics in web browsers without installing extra plug-ins. The reason that WebGL is notable is because it is included in the HTML5 standard which is getting the spotlight as a next-generation RIA(Rich Internet Application) platform for variable devices such as PCs, smart phones, table PCs, and smart TVs. In this research, we would like to introduce and develop a behavior engine for easy and rapid authoring of complicated interactions and 3D object's behavior models in WebGL-based contents.

  • PDF

Design and Implementation of Mobile 3D Engine using JSR-184 on J2ME (J2ME상에서 JSR-184를 이용한 모바일 3D 엔진의 설계 및 구현)

  • Cho, Jong-Keun;Park, Yoon-Hee;Kim, Jong-Min
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2005.11a
    • /
    • pp.673-675
    • /
    • 2005
  • 본 논문에서는 J2ME상에서 JSR-184를 이용한 모바일 3D 엔진을 설계 및 구현하였다. 기존에는 모바일 표준 3D 그래픽 API(C언어 기반)인 OpenGL-ES를 사용하여 모바일 3D 엔진을 제작해, 핸드폰에 애플리케이션을 작동시켰으나, 저수준(Low-Level)의 다양한 기능만 제공함으로써, 다양한 콘텐츠제작 및 호환성에 제약이 많았다. 이에 OpenGL-ES보다 더욱더 다양한 고수준(High-Level)의 API를 제공하면서도 GSM 폰을 중심으로 J2ME상에서 자바환경에 최적화된 모바일표준 3D 표준 API(Java언어 기반)인 JSR-184로 모바일 3D 엔진을 제작하고, 스킨드 메시(Skinned Mesh) 형태를 가지는 모델의 처리속도를 향상시키는 방법을 제시한다.

  • PDF

A Study on the Standardization for the Technology of Mobile 3D API (모바일 3D API 기술 표준화 연구)

  • Lee, B.R.;Ryu, S.W.;Lee, E.J.;Park, J.H.
    • Electronics and Telecommunications Trends
    • /
    • v.20 no.4 s.94
    • /
    • pp.110-119
    • /
    • 2005
  • 본 고에서는 모바일 3D 그래픽스 기술에 대한 국내외 표준화 연구 활동과 표준화 발전전망에 관하여 기술하고 있다. 모바일 3D API 표준으로는 국제사실표준으로서 크로노스 그룹에서 OpenGL|ES를 제안하고 있어 국내에 많은 모바일 3D 콘텐츠 개발사에서 채택하고 있으며, 자바진영의 M3G(JSR-184) 표준은 응용 콘텐트에 사용하는 상위레벨의 API를 규정하고 있다. 국내에는 모바일 3D 표준화 포럼을 중심으로 MPEG-4SNHC의 3D 압축 프로파일 제안을 위한 TFT 활동과 국내 모바일 3D API 표준을 위한 TFT를 운영하며, 그 결과를 바탕으로 국제 표준화 활동 및 크로노스 그룹과의 긴밀한 협력을 진행하고 있다. 모바일 3D 표준화의 향후 전망으로는 프로그래머블 그래픽 파이프라인에 대한 API의 표준화와 데이터의 압축을 포함한 모바일 게임 데이터 포맷의 표준화, 모바일 3D 그래픽 API를 기반으로 한 상위 수준의 애니메이션, 3D 콘텐츠 제작에 필요한 API에 대한 표준화 및 미디어 프로세싱의 표준화 일환으로 진행되는 크로노스 그룹의 OpenMAX의 표준화 등이 활발하게 이루어질 것이다.

Development of a Remote Rendering System using Direct3D API (Direct3D API의 원격 실시간 실행 시스템 개발)

  • Lim, Choong-Gyoo
    • Journal of Korea Game Society
    • /
    • v.14 no.5
    • /
    • pp.117-126
    • /
    • 2014
  • There are various kinds of applications if one can develop a remote execution system using for legacy 3D APIs. It can be used in implementing a cloud gaming service based on the real-time video streaming technology. Or, it can also be used in implementing a GPU virtualization for simultaneously rendering of many different 3D applications. The OpenGL API consists of independent global functions while the Direct3D API consists of Microsoft COM-based interfaces and their member functions, which makes the implementation of remote rendering system more difficult. The purpose of the paper is to show the applicability of the technology to any legacy 3D API by successfully designing and implementing a remote rendering system using the Direct3D API. It applies the implementation to a sample Direct3D application and also performs a few experimentations to show the technical feasibility.

3D Visualization for Flight Situational Awareness using Google Earth (구글 어스를 이용한 비행 상황인식을 위한 3차원 시각화)

  • Park, Seok-Gyu;Park, Myeong-Chul
    • Journal of the Korea Society of Computer and Information
    • /
    • v.15 no.12
    • /
    • pp.181-188
    • /
    • 2010
  • This paper proposes 3D visualization systems for the real-time situation awareness and a state information of the aircraft. This system was embodied with OpenGL and the Google Earth of web base using situation data of the aircraft. The existing system has problem which speed decrease and visible restricted map because massive data of terrain and satellite photo. This system is supports the visualization tool which is economic and entire area for a real-time situation awareness with minimum flight information using Open-API of the Google Earth. Also provides a visible convenience to expansion-view using multiple location information. This research result could be used to system for the situation awareness of the aircraft from web environment.