• 제목/요약/키워드: DirectX 3D graphics library

검색결과 4건 처리시간 0.023초

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

  • 도주영;백낙훈
    • 한국콘텐츠학회논문지
    • /
    • 제11권11호
    • /
    • pp.19-27
    • /
    • 2011
  • 본 논문에서는 윈도우(Windows) 기반의 데스크탑 환경에서, 특히 컴퓨터 게임에 관련된 응용 프로그램들에서 활발하게 사용되는 Direct3D가 제공하는 핵심적인 기능들과 함수들을 리눅스 환경에서 OpenGL 라이브러리를 기반으로 에뮬레이션 형태로 제공하고자 한다. 리눅스(Linux) 운영 체제 하에서는 일반적으로 X 윈도우 시스템과 OpenGL 라이브러리만 사용 가능한 컴퓨터 그래픽스 환경이 제공된다. 이 상황에서는, 우선적으로 윈도우 기반의 PC에서 Direct3D를 기반으로 개발된 게임 프로그램들이나 사용자 인터페이스 등을 컨버전하는 변환 작업에서 이러한 에뮬레이션 환경이 반드시 필요하다. 본 논문에서는 DirectX 9.0을 기준으로, 많이 사용되는 함수들을 선별하여 이들을 지원함으로써, 최종적인 전체 구현의 프로토타입을 확보하였다. 본 논문의 구현은 3차원 좌표 변환(3D coordinate transformation), 광원 및 재질(light & material), 텍스처 매핑(texture mapping), 애니메이션(animation) 등을 지원하여, 이를 이용하여 다양한 응용 프로그램 예제들과 실제 게임 캐릭터의 애니메니션 스크립트를 성공적으로 실행하여, 유용성을 입증하였다.

A Simplified Graphics System Based on Direct Rendering Manager System

  • Baek, Nakhoon
    • Journal of information and communication convergence engineering
    • /
    • 제16권2호
    • /
    • pp.125-129
    • /
    • 2018
  • In the field of computer graphics, rendering speed is one of the most important factors. Contemporary rendering is performed using 3D graphics systems with windowing system support. Since typical graphics systems, including OpenGL and the DirectX library, focus on the variety of graphics rendering features, the rendering process itself consists of many complicated operations. In contrast, early computer systems used direct manipulation of computer graphics hardware, and achieved simple and efficient graphics handling operations. We suggest an alternative method of accelerated 2D and 3D graphics output, based on directly accessing modern GPU hardware using the direct rendering manager (DRM) system. On the basis of this DRM support, we exchange the graphics instructions and graphics data directly, and achieve better performance than full 3D graphics systems. We present a prototype system for providing a set of simple 2D and 3D graphics primitives. Experimental results and their screen shots are included.

3차원 레이싱 게임의 컴퓨팅 환경과 개발 방법 (A Game Computing Environment and a Guideline for Developing 3-Dimensional Racing Games)

  • 장현덕;김성훈
    • 한국정보통신학회논문지
    • /
    • 제9권6호
    • /
    • pp.1226-1233
    • /
    • 2005
  • 본 논문은 3차원 레이싱게임을 위한 최근 변화된 게임 개발환경과 그에 따라 달라진 3차원 컴퓨터게임 개발 방법을 모색한다. PC 환경 하에서 게임의 속도구현을 위한 3차원 게임 라이브러리 DirectX의 사용과 윈도우즈 환경 하에서의 게임개발 방법을 고찰함으로써 사용자 게임실행시의 다양한 하드웨어 환경을 지원하고, 유효한 게임실행 속도를 얻을 수 있는 3차원 컴퓨터게임의 개발방법론을 제시하였다.

DirectX기반 3차원 입체 eBook 영상 및 이미지 저작 도구 설계 (Design of 3D Stereoscopic Electronic Book Authoring Tool Based on DirectX)

  • 박진우;이근형;김진모;황소영
    • 한국정보통신학회:학술대회논문집
    • /
    • 한국정보통신학회 2015년도 추계학술대회
    • /
    • pp.171-173
    • /
    • 2015
  • 본 논문에서는 DirectX 개발도구를 기반으로 3차원 입체 eBook을 쉽게 제작할 수 있는 저작도구 설계 방법을 제안한다. 제안하는 3D 저작 도구는 크게 3차원 객체 생성 및 수정, 텍스쳐 변경, 입체영상 모드 및 사진, 동영상 익스포트 기능으로 구성된다. 이러한 기능을 지원하기 위하여 3차원 객체를 생성하기 위한 데이터 구조, 색상차를 이용한 애너그리프 방식, 반디캡 라이브러리를 사용하여 동영상 익스포트 방법 등의 설계 방안을 제시한다.

  • PDF