1 / 8

OPEN GL PROJECT

OPEN GL PROJECT. 20041493 김정섭 / 20041494 김정수 20051443 김승준. 목 차. 기본 환경 & 참고자료 목 표 프로젝트 일정 내용 및 구성 미구현 부분 & 보완점. 기본 환경 & 참고자료. Microsoft Visual C++ Open GL 참고 자료 NeHe Production Open GL 관련 책 수업시간에 배운 Lab 파일들 선배들 작품 참조. 목 표. 비행기가 Air Show 를 하듯 하늘을 돌아다니게 한다 .

oistin
Download Presentation

OPEN GL PROJECT

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. OPEN GL PROJECT 20041493 김정섭 / 20041494 김정수20051443 김승준

  2. 목 차 • 기본 환경 & 참고자료 • 목 표 • 프로젝트 일정 • 내용 및 구성 • 미구현 부분 & 보완점 Computer Graphics OpenGL Team Project

  3. 기본 환경&참고자료 • Microsoft Visual C++ • Open GL • 참고 자료 • NeHe Production • Open GL 관련 책 • 수업시간에 배운 Lab파일들 • 선배들 작품 참조 Computer Graphics OpenGL Team Project

  4. 목 표 • 비행기가 Air Show를 하듯 하늘을 돌아다니게 한다. • 텍스쳐 매핑을 통해서 배경을 하늘로 구현한다. Computer Graphics OpenGL Team Project

  5. 프로젝트 일정 • 프로젝트 팀원 임무 : 공동작업, 코드작성 및 구현 Computer Graphics OpenGL Team Project

  6. 내용 및 구성(1) • 비행기의 모형과 배경을 만들어서 마치 하늘에 비행기가 돌아다니는 듯 보여준다. + Computer Graphics OpenGL Team Project

  7. 내용 및 구성(2) • SetupLight()함수를 통해 빛효과를 준다 Computer Graphics OpenGL Team Project

  8. 미구현 부분 & 보완점 • 텍스쳐 매핑을 통한 배경을 따로 구현하는 것에는성공하였으나, 두 소스 통합에 반복된 실패로 결국 배경 구현에 실패 • 보완해야할 부분 • NeHe에서 구한 텍스쳐 매핑을 잘라 만든 배경 부분을 실구현할 비행기 코드에 붙여넣기를 실패함으로 다른 적절한 방법을 찾아야겠음 Computer Graphics OpenGL Team Project

More Related