网站大量收购独家精品文档,联系QQ:2885784924
  1. 1、本文档共70页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
Intro to 3D.ppt

Graphics CNS 3540 Graphics in games None ASCII art (so called...) Images Bitmaps Vector 2D animation Video 3D animation 3D Graphics Commonly used libraries: OpenGL Microsoft DirectX /directx Many other libraries, wrappers, and game engines are built on one or both of these libraries. OpenGL vs. DirectX Open standard Provides interface to hardware acceleration Portable Widely used in commercial and non-commercial games No native image or 3D model file format GLUT Proprietary Provides interface to hardware acceleration Only on Microsoft platforms Widely used in commercial and non-commercial games Native .x 3D model format, loaders for common bitmap formats Windows API Direct Play, Direct X Audio, etc. Fun with 3D libraries... Both OpenGL and DirectX are complicated libraries and learning how to use them well is not easy. DirectX, in particular, has gone through major changes that obsolete many earlier books and web sites. Microsofts documentation can also change in confusing ways. Making a game with 3D graphics Suppose that I want to make a 3D display for UV Bots (which I do...) How do I do that? Well look at how do that with some references to the books game engine and Irrlicht () Nine easy steps Find or make 3D models Initialize software and hardware Load models Add models to world Lights Camera Action Interaction This, that, and the other 1. Find or make 3D models Finding models Google (what else?) Call in favors from your artistic friends (you have lots of those, right?) Borrow them from other games (but only if its ethical) Making models Blender 3D Milkshape 3D Wings 3D Various commercial packages, most of which are very expensive 3D model formats Bad news: There are no standard formats for 3D model files that are comparable to JPEG or PNG. Worse news: Converting between 3D file formats is a pain and the model will probably not look the same after conversion. 3D model formats Text or binary? What documentation is available? Is a file f

文档评论(0)

mwap + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档