• 파일시티 이벤트
  • 캠퍼스북
  • LF몰 이벤트
  • 서울좀비 이벤트
  • 탑툰 이벤트
  • 닥터피엘 이벤트
  • 아이템베이 이벤트
  • 아이템매니아 이벤트

DS MAX 와 Open GL 로 3d world 만들기

*민*
최초 등록일
2013.02.15
최종 저작일
2012.10
파일확장자 압축파일
가격 1,500원 할인쿠폰받기
다운로드
장바구니

소개글

1. 프로그램 정의
3D MAX 로 작업한 3ds file 을 Open GL 에 로드하여 객체를 그리고 애니메이션 효과를 주어 3D world를 구현한다.


2. 프로그램 형태
2.1. 프로그램 특징
- OpenGL을 이용하여 3D world 를 구현한다.
- 3D world에 사용된 data 들은 http://artist-3d.com/ 에서 무료로 제공하는 3D model를 사용하였다.
- 3DSLoader를 사용하여 OpenGL 환경에서 3ds 파일을 로드한다.
- 키보드(a,w,s,d)와 마우스 이벤트로 카메라를 제어한다.


2.2. 구현 내용
■ 3DSLoader
- 3DSLoader는 OpenGL환경에서 3DS 파일을 좀더 효율 적으로 Load 할 수 있게 해주는 개인이 제작한 Open-Source Library 로 GLTexture 와 Model_3DS 두개의 객체로 나누어져 있다. 파일을 로드하여 매핑하기 까지의 과정은 아래와 같다.


⓵ Model_3DS의 Load명령어로 파일경로를 읽어 파일을 로드한다.
⓶ 청크의 헤더를 읽어 위치를 찾는다.
⓷ Vertex 및 Normal Vector, 색깔, 면 등의 정보를 연산하여 특정 클래스에 저장한다.
⓸ Draw 명령어 수행 시, GLTexture에서 Model_3DS에서 연산된 정보를 토대로 객체에 Textrue Mapping을 하게 된다.



2.3. 개발환경
① Window 7
② Visual Studio 2010

컴파일 실행환경

Microsoft Visual Studio 2010 / OpenGL / 3D model

압축파일 내 파일목록

컴퓨터그래픽스응용_기말레포트/_UpgradeReport_Files/UpgradeReport.css
컴퓨터그래픽스응용_기말레포트/_UpgradeReport_Files/UpgradeReport.xslt
컴퓨터그래픽스응용_기말레포트/_UpgradeReport_Files/UpgradeReport_Error.png
컴퓨터그래픽스응용_기말레포트/_UpgradeReport_Files/UpgradeReport_Information.png
컴퓨터그래픽스응용_기말레포트/_UpgradeReport_Files/UpgradeReport_Minus.gif
컴퓨터그래픽스응용_기말레포트/_UpgradeReport_Files/UpgradeReport_Plus.gif
컴퓨터그래픽스응용_기말레포트/_UpgradeReport_Files/UpgradeReport_Success.png
컴퓨터그래픽스응용_기말레포트/_UpgradeReport_Files/UpgradeReport_Warning.png
컴퓨터그래픽스응용_기말레포트/3dsLoader.ncb
컴퓨터그래픽스응용_기말레포트/3dsLoader.sdf
컴퓨터그래픽스응용_기말레포트/3dsLoader.sln
컴퓨터그래픽스응용_기말레포트/3dsLoader.sln.old
컴퓨터그래픽스응용_기말레포트/3dsLoader.suo
컴퓨터그래픽스응용_기말레포트/3dsLoader.suo.old
컴퓨터그래픽스응용_기말레포트/3dsLoader.v11.suo
컴퓨터그래픽스응용_기말레포트/3dsLoader/3DS/countryhouse.3DS
컴퓨터그래픽스응용_기말레포트/3dsLoader/3dsLoader.vcproj
컴퓨터그래픽스응용_기말레포트/3dsLoader/3dsLoader.vcproj.BSSM-SKY-PC.BSSM-SKY.user
컴퓨터그래픽스응용_기말레포트/3dsLoader/3dsLoader.vcproj.hyunseok-VAIO.hyunseok.user
컴퓨터그래픽스응용_기말레포트/3dsLoader/3dsLoader.vcproj.MSDN-SPECIAL.Administrator.user
컴퓨터그래픽스응용_기말레포트/3dsLoader/3dsLoader.vcxproj
컴퓨터그래픽스응용_기말레포트/3dsLoader/3dsLoader.vcxproj.filters
컴퓨터그래픽스응용_기말레포트/3dsLoader/3dsLoader.vcxproj.user
컴퓨터그래픽스응용_기말레포트/3dsLoader/Debug/3dsLoader.exe.embed.manifest
컴퓨터그래픽스응용_기말레포트/3dsLoader/Debug/3dsLoader.exe.embed.manifest.res
컴퓨터그래픽스응용_기말레포트/3dsLoader/Debug/3dsLoader.exe.intermediate.manifest
컴퓨터그래픽스응용_기말레포트/3dsLoader/Debug/3dsLoader.lastbuildstate
컴퓨터그래픽스응용_기말레포트/3dsLoader/Debug/3dsLoader.log
컴퓨터그래픽스응용_기말레포트/3dsLoader/Debug/3dsLoader.pch
컴퓨터그래픽스응용_기말레포트/3dsLoader/Debug/3dsLoader_manifest.rc
컴퓨터그래픽스응용_기말레포트/3dsLoader/Debug/adf/3dsLoader.lastbuildstate
컴퓨터그래픽스응용_기말레포트/3dsLoader/Debug/adf/3dsLoader.log
컴퓨터그래픽스응용_기말레포트/3dsLoader/Debug/adf/3dsLoader.pch
컴퓨터그래픽스응용_기말레포트/3dsLoader/Debug/adf/cl.command.1.tlog
컴퓨터그래픽스응용_기말레포트/3dsLoader/Debug/adf/CL.read.1.tlog
컴퓨터그래픽스응용_기말레포트/3dsLoader/Debug/adf/CL.write.1.tlog
컴퓨터그래픽스응용_기말레포트/3dsLoader/Debug/adf/GLTexture.obj
컴퓨터그래픽스응용_기말레포트/3dsLoader/Debug/adf/link.command.1.tlog
컴퓨터그래픽스응용_기말레포트/3dsLoader/Debug/adf/link.read.1.tlog
컴퓨터그래픽스응용_기말레포트/3dsLoader/Debug/adf/link.write.1.tlog
컴퓨터그래픽스응용_기말레포트/3dsLoader/Debug/adf/main.obj
컴퓨터그래픽스응용_기말레포트/3dsLoader/Debug/adf/Model_3DS.obj
컴퓨터그래픽스응용_기말레포트/3dsLoader/Debug/adf/stdafx.obj
컴퓨터그래픽스응용_기말레포트/3dsLoader/Debug/adf/vc110.idb
컴퓨터그래픽스응용_기말레포트/3dsLoader/Debug/adf/vc110.pdb
컴퓨터그래픽스응용_기말레포트/3dsLoader/Debug/BuildLog.htm
컴퓨터그래픽스응용_기말레포트/3dsLoader/Debug/cl.command.1.tlog
컴퓨터그래픽스응용_기말레포트/3dsLoader/Debug/CL.read.1.tlog
컴퓨터그래픽스응용_기말레포트/3dsLoader/Debug/CL.write.1.tlog
컴퓨터그래픽스응용_기말레포트/3dsLoader/Debug/GLTexture.obj
컴퓨터그래픽스응용_기말레포트/3dsLoader/Debug/link.command.1.tlog
컴퓨터그래픽스응용_기말레포트/3dsLoader/Debug/link.read.1.tlog
컴퓨터그래픽스응용_기말레포트/3dsLoader/Debug/link.write.1.tlog
컴퓨터그래픽스응용_기말레포트/3dsLoader/Debug/link-cvtres.read.1.tlog
컴퓨터그래픽스응용_기말레포트/3dsLoader/Debug/link-cvtres.write.1.tlog
컴퓨터그래픽스응용_기말레포트/3dsLoader/Debug/main.obj
컴퓨터그래픽스응용_기말레포트/3dsLoader/Debug/Model_3DS.obj
컴퓨터그래픽스응용_기말레포트/3dsLoader/Debug/mt.command.1.tlog
컴퓨터그래픽스응용_기말레포트/3dsLoader/Debug/mt.dep
컴퓨터그래픽스응용_기말레포트/3dsLoader/Debug/mt.read.1.tlog
컴퓨터그래픽스응용_기말레포트/3dsLoader/Debug/mt.write.1.tlog
컴퓨터그래픽스응용_기말레포트/3dsLoader/Debug/rc.command.1.tlog
컴퓨터그래픽스응용_기말레포트/3dsLoader/Debug/rc.read.1.tlog
컴퓨터그래픽스응용_기말레포트/3dsLoader/Debug/rc.write.1.tlog
컴퓨터그래픽스응용_기말레포트/3dsLoader/Debug/stdafx.obj
컴퓨터그래픽스응용_기말레포트/3dsLoader/Debug/vc100.idb
컴퓨터그래픽스응용_기말레포트/3dsLoader/Debug/vc100.pdb
컴퓨터그래픽스응용_기말레포트/3dsLoader/Debug/vc110.idb
컴퓨터그래픽스응용_기말레포트/3dsLoader/Debug/vc110.pdb
컴퓨터그래픽스응용_기말레포트/3dsLoader/Debug/vc90.idb
컴퓨터그래픽스응용_기말레포트/3dsLoader/Debug/vc90.pdb
컴퓨터그래픽스응용_기말레포트/3dsLoader/GL/3ds.zip
컴퓨터그래픽스응용_기말레포트/3dsLoader/GL/3ds/rw.3DS
컴퓨터그래픽스응용_기말레포트/3dsLoader/GL/GLAUX.H
컴퓨터그래픽스응용_기말레포트/3dsLoader/GL/GLAUX.LIB
컴퓨터그래픽스응용_기말레포트/3dsLoader/GL/glew.h
컴퓨터그래픽스응용_기말레포트/3dsLoader/GL/glew32.lib
컴퓨터그래픽스응용_기말레포트/3dsLoader/GL/glew32mxd.lib
컴퓨터그래픽스응용_기말레포트/3dsLoader/GL/glut.h
컴퓨터그래픽스응용_기말레포트/3dsLoader/GL/glut32.lib
컴퓨터그래픽스응용_기말레포트/3dsLoader/GL/glxew.h
컴퓨터그래픽스응용_기말레포트/3dsLoader/GL/ilut.h
컴퓨터그래픽스응용_기말레포트/3dsLoader/GL/wglew.h
컴퓨터그래픽스응용_기말레포트/3dsLoader/GLTexture.cpp
컴퓨터그래픽스응용_기말레포트/3dsLoader/GLTexture.h
컴퓨터그래픽스응용_기말레포트/3dsLoader/IL/config.h
컴퓨터그래픽스응용_기말레포트/3dsLoader/IL/DevIL.lib
컴퓨터그래픽스응용_기말레포트/3dsLoader/IL/devil_internal_exports.h
컴퓨터그래픽스응용_기말레포트/3dsLoader/IL/il.h
컴퓨터그래픽스응용_기말레포트/3dsLoader/IL/il_wrap.h
컴퓨터그래픽스응용_기말레포트/3dsLoader/IL/ilu.h
컴퓨터그래픽스응용_기말레포트/3dsLoader/IL/ILU.lib
컴퓨터그래픽스응용_기말레포트/3dsLoader/IL/ilu_region.h
컴퓨터그래픽스응용_기말레포트/3dsLoader/IL/ilut.h
컴퓨터그래픽스응용_기말레포트/3dsLoader/IL/ILUT.lib
컴퓨터그래픽스응용_기말레포트/3dsLoader/IL/ilut_config.h
컴퓨터그래픽스응용_기말레포트/3dsLoader/main.cpp
컴퓨터그래픽스응용_기말레포트/3dsLoader/main.h
컴퓨터그래픽스응용_기말레포트/3dsLoader/Model_3DS.cpp
컴퓨터그래픽스응용_기말레포트/3dsLoader/Model_3DS.h
컴퓨터그래픽스응용_기말레포트/3dsLoader/ReadMe.txt
컴퓨터그래픽스응용_기말레포트/3dsLoader/stdafx.cpp
컴퓨터그래픽스응용_기말레포트/3dsLoader/stdafx.h
컴퓨터그래픽스응용_기말레포트/3dsLoader/targetver.h
컴퓨터그래픽스응용_기말레포트/Backup/3dsLoader.sln
컴퓨터그래픽스응용_기말레포트/Backup/3dsLoader.v11.suo
컴퓨터그래픽스응용_기말레포트/Debug/3dsLoader.exe
컴퓨터그래픽스응용_기말레포트/Debug/3dsLoader.ilk
컴퓨터그래픽스응용_기말레포트/Debug/3dsLoader.pdb
컴퓨터그래픽스응용_기말레포트/Debug/DevIL.dll
컴퓨터그래픽스응용_기말레포트/Debug/glew32.dll
컴퓨터그래픽스응용_기말레포트/Debug/glut32.dll
컴퓨터그래픽스응용_기말레포트/Debug/ILU.dll
컴퓨터그래픽스응용_기말레포트/Debug/ILUT.dll
컴퓨터그래픽스응용_기말레포트/Debug/lib3ds-2_0.dll
컴퓨터그래픽스응용_기말레포트/ipch/3dsloader-2659a995/3dsloader-651397ed.ipch
컴퓨터그래픽스응용_기말레포트/OpenGL_3dworld.hwp
컴퓨터그래픽스응용_기말레포트/UpgradeLog.htm
컴퓨터그래픽스응용_기말레포트/UpgradeLog.XML
컴퓨터그래픽스응용_기말레포트/UpgradeLog2.XML

참고 자료

없음

이 자료와 함께 구매한 자료

*민*
판매자 유형Bronze개인

주의사항

저작권 자료의 정보 및 내용의 진실성에 대하여 해피캠퍼스는 보증하지 않으며, 해당 정보 및 게시물 저작권과 기타 법적 책임은 자료 등록자에게 있습니다.
자료 및 게시물 내용의 불법적 이용, 무단 전재∙배포는 금지되어 있습니다.
저작권침해, 명예훼손 등 분쟁 요소 발견 시 고객센터의 저작권침해 신고센터를 이용해 주시기 바랍니다.
환불정책

해피캠퍼스는 구매자와 판매자 모두가 만족하는 서비스가 되도록 노력하고 있으며, 아래의 4가지 자료환불 조건을 꼭 확인해주시기 바랍니다.

파일오류 중복자료 저작권 없음 설명과 실제 내용 불일치
파일의 다운로드가 제대로 되지 않거나 파일형식에 맞는 프로그램으로 정상 작동하지 않는 경우 다른 자료와 70% 이상 내용이 일치하는 경우 (중복임을 확인할 수 있는 근거 필요함) 인터넷의 다른 사이트, 연구기관, 학교, 서적 등의 자료를 도용한 경우 자료의 설명과 실제 자료의 내용이 일치하지 않는 경우
최근 본 자료더보기
탑툰 이벤트
DS MAX 와 Open GL 로 3d world 만들기
  • 레이어 팝업
  • 레이어 팝업
  • 레이어 팝업