• Title/Summary/Keyword: Android OpenGL

Search Result 13, Processing Time 0.024 seconds

A Study on Improvement for OpenGL Execution Efficiency of Android Emulator(QEMU) (Android Emulator의 OpenGL 연산 효율 개선에 관한 연구)

  • Kim, Jeong Woong;Lee, Dong Real;Yang, Hae-Sool
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2009.04a
    • /
    • pp.1109-1111
    • /
    • 2009
  • Android OpenGL ES Issue Report에서 제기된 Android Emulator에서의 OpenGL 연산속도 문제를 Matrix 연산이 많이 사용되는 OpenGL 3D 구현에서 확인하고 이를 개선할 수 있는 방법을 제시한다. Android Emulator에 포함된 OpenGL ES는 소프트웨어 방식의 OpenGL ES 1.5가 사용되고 있다. 이때 Floating Point가 개선되면 3D의 연산 속도를 높일 수 있을 것이다. 이를 위하여 본 논문에서는 Android Emulator를 수정하여 개선하고, 샘플코드를 통해 테스트 결과를 제시한다.

An Extended TIP Technique for Android Platform (Android Platform에서의 확장된 TIP 기술)

  • Kim, Young-Ja;Lee, Yon-Sik
    • The Journal of the Institute of Internet, Broadcasting and Communication
    • /
    • v.12 no.1
    • /
    • pp.57-63
    • /
    • 2012
  • TIP technology enables navigation of the internal contents of images by extracting geometry information from two-dimensional drawing or a picture and generating three-dimensional effects from extracted information. The technology can be applied to a variety of practical fields including game, entertainment, education, public relations and so on. This paper proposes extended application of TIP technology and realization method for smart devices using OpenGL ES Library for Android platform. Considering problems associated with a foreground object extraction, the proposed method uses vanishing points chosen by the user to facilitate more realistic scene configuration. Then, method acquires three-dimensional background model using OpenGL ES Library, develops three-dimensional virtual space and enables image navigation via camera viewpoint conversion. The experimental image is made on Android 2.1 and OpenGL ES 1.0 using the image taken on devices built on the Android platform. Thus, the proposed technology can be implemented to various smart devices built on the Android platform at lower cost and in less time.

TIP Technique using the OpenGL ES for android platform (OpenGL ES 를 이용한 Android Platform 에서의 TIP 기술)

  • Lee, Junho;Jang, Minseok;Lee, Yonsik
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2011.11a
    • /
    • pp.330-333
    • /
    • 2011
  • TIP 기술은 2D 그림 또는 한 장의 사진으로부터 기하정보를 추출하여 3 차원 입체 효과를 만들어 영상 내부를 네비게이션할 수 있는 기술로써, 게임, 엔터테인먼트, 교육, 홍보 등 다양한 분야에서 요구되는 주요기술이다. 본 논문에서는 최근 대두되고 있는 스마트 device 의 platform 가운데 하나인 android platform 상에서의 OpenGL ES Library 를 이용한 TIP 기술 적용 및 구현 기술을 제안한다. 제안 방법은 전경객체의 추출이 어려운 상황을 감안하여 보다 사실적 장면 구성이 용이하도록 사용자의 선택에 의한 소실점을 이용하고, OpenGL ES Library 를 이용하여 3D 배경 모델을 획득하고, 이미지를 텍스쳐 매핑하여 3D 가상공간을 완성한 후 카메라의 시점 변환을 통해 이미지 내부를 네베게이션할 수 있도록 한다. 실험영상은 android platform 상의 device 에서 촬영한 이미지를 사용하고, android 2.1 및 OpenGL ES 1.0 기반으로 구축함으로써, 제안 기술을 다양한 android platform smart device 에서 적은 비용과 시간으로 응용 개발에 효과적으로 적용 가능하도록 구현하였다.

Smartphone PVR-based Cultural Assets Experience (스마트폰 PVR 기반 문화재 체험)

  • Choi, Hong-Seon;Lee, Kang-Hee
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2012.07a
    • /
    • pp.17-18
    • /
    • 2012
  • 본 논문에서는 대상이 되는 문화재를 파노라마로 촬영하고, 촬영된 파노라마 사진을 equirectangular 형태로 정합하여 3D studio max에서 가상의 공간에 mapping시키고, mqo포맷으로 출력한다. 안드로이드 OpenGL에서 출력된 mqo포맷을 불러와 GUI button을 활용하여 파노라마 가상현실 기술을 구현하는 방법을 설명한다.

  • PDF

OpenGL ES 1.1 Implementation Using OpenGL (OpenGL을 이용한 OpenGL ES 1.1 구현)

  • Lee, Hwan-Yong;Baek, Nak-Hoon
    • The KIPS Transactions:PartA
    • /
    • v.16A no.3
    • /
    • pp.159-168
    • /
    • 2009
  • In this paper, we present an efficient way of implementing OpenGL ES 1.1 standard for the environments with hardware-supported OpenGL API, such as desktop PCs. Although OpenGL ES was started from the existing OpenGL features, it becomes a new three-dimensional graphics library customized for embedded systems through introducing fixed-point arithmetic operations, buffer management with fixed-point data type supports, completely new texture mapping functionalities and others. Currently, it is the official three dimensional graphics library for Google Android, Apple iPhone, PlayStation3, etc. In this paper, we achieved improvements on the arithmetic operations for the fixed-point number representation, which is the most characteristic data type for OpenGL ES. For the conversion of fixed-point data types to the floating-point number representations for the underlying OpenGL, we show the way of efficient conversion processes even with satisfying OpenGL ES standard requirements. We also introduced a simple memory management scheme to mange the converted data for the buffer containing fixed-point numbers. In the case of texture processing, the requirements in both standards are quite different and thus we used completely new software-implementations. Our final implementation result of OpenGL ES library provides all of over than 200 functions in OpenGL ES 1.1 standard and completely passed its conformance test, to show its compliance with the standard. From the efficiency viewpoint, we measured its execution times for several OpenGL ES-specific application programs and achieved at most 33.147 times improvements, to become the fastest one among the OpenGL ES implementations in the same category.

Image Processing Technique of the 3D Animation on Smartphone (스마트폰 상에서의 3D 애니메이션 영상처리 기법)

  • Ryu, Chang-su;Hur, Chang-wu
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2013.05a
    • /
    • pp.183-185
    • /
    • 2013
  • As mobile devices have developed, flash animations suitable for the existing web have solved part of the weakness caused by the image quality deterioration and the transmission capacity, but it is difficult to express 3D stereo-scopic images. Also, for the real time-randering of visual expressions for animation and the device technique for smartphone to accord with commercial demands, it is required to develop the 3D image processing technique. This paper studied on the image processing method for 3D animation capable of 3D graphic rendering with view system of android and OpenGL M3G in an embedded system device and OpenGL ES 2.0 library.

  • PDF

Using Arduino and Processing Graphics performance validation (아두이노와 Processing을 사용한 그래픽 성능 검증)

  • Choi, Chul-kil;Lee, Sung-jin;Lee, Kyung-mu;Choi, Byeong-yoon
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2013.05a
    • /
    • pp.975-977
    • /
    • 2013
  • Arduino is for design based on open source prototyping platform, artist, designer, hobby activists, etc, i has been designed for all those who are interested in the environment construct. Arduino adventage you can easily create applications hardware, without deep knowledge about the hardware. Configuration of arduino using AVR microcontroller ATmage 168, software to action arduino using arduino program, MATLAB, Processing. Arduino is open source base, you can hardware production directly and using shield additionally, the arduino can be combined. Processing iis open source. You can 2D, 3D, PDF output, using P3D and OpenGL graphics. Also you can check by running a stand-alone application. Through a combination of Arduino, library support, such as sound, video, and computer vision can be expanded, this program is the Android phone and iPhone programming. In this paper, sortware was used for Processing, hardware was used for arduino MegaADK board, After making easy 2axis game, using the software and hardware verification.

  • PDF

Behavioral Generation of Android-oriented 3D character using kinect (Kinect를 활용한 안드로이드용 3D 캐릭터 행동 제작)

  • Choi, Hong-Seon;Lee, Kang-Hee;Lee, Won-Joo
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2012.07a
    • /
    • pp.31-32
    • /
    • 2012
  • 본 논문에서는 3D 캐릭터의 애니메이션을 제작하기에 앞서 kinect를 활용하여 캐릭터의 동작을 모션캡처를 통해 쉽게 제작하는 방법을 다룬다. 또한 제작된 캐릭터 애니메이션을 md2포맷으로 export하고 안드로이드 환경의 OpenGL을 활용하여 재생하는 기술을 제안하고 이를 이용하여 향후 스마트폰 증강현실에서 도우미로서 소프트웨어 로봇 또는 에이전트의 다양한 감성 행동을 제작하고자 한다.

  • PDF

ASTC Block-Size Determination Method based on PSNR Values (PSNR 값 기반의 자동화된 ASTC 블록 크기 결정 방법)

  • Nah, Jae-Ho
    • Journal of the Korea Computer Graphics Society
    • /
    • v.28 no.2
    • /
    • pp.21-28
    • /
    • 2022
  • ASTC is one of the standard texture formats supported in OpenGL ES 3.2 and Vulkan 1.0 (and later versions), and it has been increasingly used on mobile platforms (Android and iOS). ASTC's most important feature is the block size configuration, thereby providing a trade-off between compression quality and rates. With the higher number of textures, however, it is difficult to manually determine the optimal block sizes of each texture. To solve the problem, we present a new approach based on PSNR values to automatically determine the ASTC block size. A brute-force approach, which compresses a texture on all block sizes and compares the PSNR values of the compressed textures, can increase the compression time by up to 14 times. In contrast, our three-step approach minimizes the compression-time overhead. According to our experiments on a texture set including 64 various textures, our method determined the block sizes from 4×4 to 12×12 and reduced the size of compressed files by 68%.

Development and Application of the Learning Application of the Rotating Object (회전체 학습 어플리케이션 개발 및 활용)

  • Chang, Chiwoong;Kim, Kapsu
    • Journal of Digital Convergence
    • /
    • v.12 no.6
    • /
    • pp.549-557
    • /
    • 2014
  • The learning application of the rotating object utilizing smart devices, it is possible by using the touch functionality and 3D graphics to enhance the realism and operational feeling, and to overcome the limitations of learning content existing. In this study, I designed a "rotation class" based on the learning contents of elementary and middle mathematics education and developed the learning application which driven by smart Android-based device by using Andoroid API class and the OpenGL ES Because this application is driven by the smart devices, learners easily can make the rotated objects and observe them. It can be utilized in various for elementary and middle education.