• 제목/요약/키워드: OpenGL API

검색결과 43건 처리시간 0.032초

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

  • 장지웅;김갑수
    • 디지털융복합연구
    • /
    • 제12권6호
    • /
    • pp.549-557
    • /
    • 2014
  • 스마트 기기를 활용한 회전체 학습 어플리케이션은 3D 그래픽과 터치 기능을 이용하여 조작감과 실재감을 높일 수 있으며 기존의 회전체 학습 콘텐츠가 가졌던 제약들을 극복할 수 있다. 본 연구는 초 중등 수학교육의 학습 내용을 바탕으로 '회전 클래스'를 설계하고, 설계한 클래스와 안드로이드 API, OpenGL ES를 활용하여 안드로이드 기반의 스마트 기기에서 구동되는 학습 어플리케이션을 개발한다. 회전체 학습 어플리케이션은 학습자의 스마트 기기에서 구동되기 때문에 일반적인 학습 환경에서 사용가능하며, 학습자가 손쉽게 다양한 평면도형을 회전시켜 회전체를 만들어 관찰할 수 있어 도형과 관련된 초 중등 교육과정에서 다양하게 활용할 수 있다.

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

  • 성만규;권덕호;이재성
    • 정보처리학회논문지:소프트웨어 및 데이터공학
    • /
    • 제6권12호
    • /
    • pp.581-586
    • /
    • 2017
  • 본 연구는 게임을 비롯한 많은 콘텐츠에서 활용하기 위한 GPU기반 사실적 물 애니메이션 기법을 제안한다. 물 표면은 반사 및 굴절과 같은 물리적 현상이 일어나며, 시점에 따른 반사와 굴절의 정도가 자동적으로 조절되어야 한다. 본 논문에서는 GPU 프레임 버퍼를 이용한 렌더투텍스처 방법(RenderToTexture)을 이용하여 반사 및 굴절결과를 텍스처로 저장하며, 이 저장된 데이터에 대한 텍스처 좌표 값을 변형함으로서, 자연스러운 물결의 모습을 표현한다. 또한 표면에 나타나는 굴절 및 반사의 정도가 프레넬(Fresnel) 공식을 통해 시점과 물 표면과의 각도에 따라 자동적으로 계산되도록 한다. 제안된 알고리즘은 윈도우 기반위에서 OpenGL API와 GLSL쉐이더 언어를 통해 구현되었다. 구현 결과, 물결의 자연스러운 움직임이 확인 되었으며, 30 프레임 이상의 속도로 렌더링 되었음이 확인 되었다.

모바일 그래픽스 응용을 위한 부동소수점 승산기의 설계 (Design of Floating-Point Multiplier for Mobile Graphics Application)

  • 최병윤
    • 한국정보통신학회논문지
    • /
    • 제12권3호
    • /
    • pp.547-554
    • /
    • 2008
  • 본 논문에서는 2단 파이프라인 구조의 부동 소수점 승산기 회로를 설계하였다. 부동 소수점 승산기는 3차원 그래픽 API인 OpenGL과 Direct3D를 위한 단일 정밀도 곱셈 연산을 지원하며, 포화 연산, 면적 효율적인 점착(sticky) 비트 발생기 및 플래그 프리픽스 가산기를 결합하여, 면적 효율적이며 적은 파이프라인 지연 구조를 갖는다. 설계된 회로는 $0.13{\mu}m$ CMOS 표준 셀을 사용하여 합성 한 결과 약 4-ns의 지연시 간을 갖고 있으며, 약 7,500개로 구성된다. 설계된 부동 소수점 승산기의 최대 연산 성능은 약 250 MFLOPS이므로, 3차원 모바일 그래픽 분야에 효율적으로 적용 가능하다.

Development of Mobile 3D Terrain Viewer with Texture Mapping of Satellite Images

  • Kim, Seung-Yub;Lee, Ki-Won
    • 대한원격탐사학회지
    • /
    • 제22권5호
    • /
    • pp.351-356
    • /
    • 2006
  • Based on current practical needs for geo-spatial information on mobile platform, the main theme of this study is a design and implementation of dynamic 3D terrain rendering system using spaceborne imagery, as a kind of texture image for photo-realistic 3D scene generation on mobile environment. Image processing and 3D graphic techniques and algorithms, such as TIN-based vertex generation with regular spacing elevation data for generating 3D terrain surface, image tiling and image-vertex texturing in order to resolve limited resource of mobile devices, were applied and implemented by using graphic pipeline of OpenGL|ES (Embedded System) API. Through this implementation and its tested results with actual data sets of DEM and satellite imagery, we demonstrated the realizable possibility and adaptation of complex typed and large sized 3D geo-spatial information in mobile devices. This prototype system can be used to mobile 3D applications with DEM and satellite imagery in near future.

모션 캡쳐를 이용한 기타 리듬게임 (Guitar Rhythm Game Using Motion Capture)

  • 박동규;정정수
    • 한국정보통신학회논문지
    • /
    • 제17권5호
    • /
    • pp.1106-1112
    • /
    • 2013
  • 키넥트는 이용자의 신체를 이용하여 게임과 엔터테인먼트를 경험할 수 있는 주변기기로 2010년 초 마이크로소프트사에서 발표하여 공개하였다. 본 논문은 키넥트에서 제공하는 세 가지 센서를 이용한 동작 인식 기능을 이용한 기타리듬 게임의 개발과 관련 기술에 대하여 다룬다. 리듬 게임은 게임의 여러 장르 중에서 매우 단순하고 학습기간이 짧으며, 신체의 활발한 활동성과 리듬성을 이용하기 때문에 피씨, 콘솔기기, 스마트폰 등 다양한 기기에서도 널리 활용되고 있는 장르이다. 본 논문에서 구현한 리듬게임은 화면구성과 게임화면을 DirectX 11버전에서 구현하였으며, 키넥트를 이용하여 게이머의 손동작 인식을 수행하기 위하여 OpenNI API를 사용하였으며 신체 움직임을 표현하기 위하여 OpenGL 라이브러리를 사용하였다.

뷰 모핑을 사용하여 관측 방향에 따라 변화하는 빌보드 기법 (A Billboarding Techniques dependent on View Direction Using View Morphing)

  • 김승완;송주환;권오봉
    • 한국정보과학회:학술대회논문집
    • /
    • 한국정보과학회 2003년도 봄 학술발표논문집 Vol.30 No.1 (B)
    • /
    • pp.214-216
    • /
    • 2003
  • 이 논문은 그래픽스 API인 OpenGL에서 제공하는 기존의 빌보드 기법을 좀 더 사실적으로 표현하기 위한 방법에 대해서 고찰한다. 빌보드 기법은 다각형에 텍스처 이미지를 매핑하여 이 다각형이 항상 시점을 바라보도록 표시하여 어느 정도의 사실성을 유지하는 3차원 영상을 빠르게 생성한다. 그러나, 기존의 빌보드 기법은 물체의 위치에 관계없이 항상 동일한 이미지를 사용하여 사실성이 떨어지는 단점이 있다. 이 논문에서는 기존의 빌보드 기법과 관측 방향에 따라 다른 이미지를 생성하는 뷰 모핑 기법을 조합하여 관측 방향에 따라 물체가 변화하여 보다 사실적인 3차원 영상을 생성하는 빌보드 기법을 제안한다.

  • PDF

New Image Mapping Algorithm for 3D Integral Imaging Display System used in Virtual Reality

  • Suk, Myung-Hoon;Min, Sung-Wook
    • 한국정보디스플레이학회:학술대회논문집
    • /
    • 한국정보디스플레이학회 2005년도 International Meeting on Information Displayvol.I
    • /
    • pp.41-45
    • /
    • 2005
  • A new algorithm of the image mapping which is a technique of the elemental image generation is proposed. The proposed method is based on the characteristics of the lens array such as the number, the size and the focal length of the elemental lens. The 3D image generated by 3D graphic API such as OpenGL can be directly adopted without the complex adaptation. Since the image mapping using the proposed method can enhance the speed of the elemental image generation, the computer- generated integral imaging system can be applied to virtual reality system.

  • PDF

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

  • 석명훈;민성욱
    • 한국광학회:학술대회논문집
    • /
    • 한국광학회 2005년도 하계학술발표회
    • /
    • 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

Direct3D 기반 원격 분할 렌더링 시스템 (A Remote Partitioned Rendering System Using Direct3D)

  • 임충규
    • 한국게임학회 논문지
    • /
    • 제18권1호
    • /
    • pp.115-124
    • /
    • 2018
  • 다수의 디스플레이 장치를 타일 형태로 구성하는 타일 기반 대규모 디스플레이 장치에 컴퓨터 게임과 같은 3D 어플리케이션을 표현하기 위해서는 일반적으로 이러한 디스플레이 장치에 적절한 어플리케이션을 별도로 개발하거나 이를 목적으로 특별히 개발된 API를 사용해야 한다. OpenGL, Direct3D 등의 레가시 3D API 기반의 원격 렌더링 기술을 확장하여 원격 분할 렌더링 시스템의 구현한다면 추가적인 개발 없이 타일 기반 대규모 디스플레이 장치에 3D 게임을 표현할 수 있다. 본 논문은 기 구현된 Direct3D 기반 원격 렌더링 시스템을 확장하여 원격 분할 렌더링 시스템을 구현한다. 이러한 원격 렌더링 시스템을 샘플 Direct3D 어플리케이션에 적용하여 몇가지 실험을 실시함으로써 기술적 실현 가능성을 확인한다.

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

  • Kim, Seung-Yub;Lee, Ki-Won
    • 대한원격탐사학회:학술대회논문집
    • /
    • 대한원격탐사학회 2006년도 Proceedings of ISRS 2006 PORSEC Volume I
    • /
    • 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